react-paginate icon indicating copy to clipboard operation
react-paginate copied to clipboard

Help - Pagination buttons not working as intended

Open vijaya-lakshmi-venkatraman opened this issue 2 years ago • 3 comments

Hello, I am trying to include pagination for my application using react-paginate. I observe the following issues:

  1. Page no 1 is always set with blue background
  2. Page no 1 is not clickable
  3. Previous button is not clickable
  4. Clicking on ... dots does not expand the page numbers and does not display the next page
  5. 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.

RamiroPastor avatar Jul 21 '22 03:07 RamiroPastor

Same problem here, any update?

johnp2266 avatar Jul 24 '22 00:07 johnp2266

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

RamiroPastor avatar Jul 24 '22 15:07 RamiroPastor

Using Pagination from "@material-ui/lab/Pagination". Closing the issue