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
Versions (please complete the following information)
Issue Check list
styled-components
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
Versions (please complete the following information)