Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paginator select needs an id or name attribute #1226

Open
1 task
FaroJoaoFaro opened this issue Apr 14, 2024 · 0 comments
Open
1 task

Paginator select needs an id or name attribute #1226

FaroJoaoFaro opened this issue Apr 14, 2024 · 0 comments

Comments

@FaroJoaoFaro
Copy link

Issue Check list

Describe the bug

When using a DataTable with 'pagination' the pagination select doesn't have an id or name attribute which makes the browser prompt an error of not having id or name attribute.

To Reproduce

Create a datatable with pagination and open browser console, where the error appears.

Expected behavior

Having an id or name attribute in the pagination select.

Code Sandbox, Screenshots, or Relevant Code

image
image

Versions (please complete the following information)

  • React (RDT requires 16.8.0+) - 18.2.0
  • Styled Components - 5.3.3
  • OS: [e.g. iOS] - Windows 10 - Not relevant
  • Browser [e.g. chrome, safari, firefox] - Chrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant