react-data-table-component
react-data-table-component copied to clipboard
noRowsPerPage doesn't work on mobile
Issue Check list
- [x ] Agree to the Code of Conduct
- [ x] Read the README
- [ x] You are using React 16.8.0+
- [ x] You installed
styled-components - [ x] Include relevant code or preferably a code sandbox
Describe the bug
When the window size is thin (or on mobile), the dropdown selection still exists even with noRowsPerPage set to true.