react-data-table-component icon indicating copy to clipboard operation
react-data-table-component copied to clipboard

noRowsPerPage doesn't work on mobile

Open k2xl opened this issue 3 years ago • 0 comments

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.

k2xl avatar Jul 05 '22 01:07 k2xl