react-paginate
react-paginate copied to clipboard
Help - Pagination buttons not working as intended
Hello, I am trying to include pagination for my application using react-paginate. I observe the following issues:
- Page no 1 is always set with blue background
- Page no 1 is not clickable
- Previous button is not clickable
- Clicking on ... dots does not expand the page numbers and does not display the next page
- Clicking on Next button always loads only the second page.
Please can you help me?
I have these same problems too.
I followed the example on the docs with no changes and I get this buggy behaviour.
Same problem here, any update?
Same problem here, any update?
I'm using react-js-pagination now, it alerts of 2 high severity vulnerabilities on installation but works like a charm
Using Pagination from "@material-ui/lab/Pagination". Closing the issue