-
-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Here you have an example with the error
https://codesandbox.io/s/pagination-zu4gw?file=/src/App.js
When I want to manage the pagination and then pass the data to the table it breaks and show more rows than expected.
It used to work on version 3.0.17
Steps to reproduce the behavior:
- Go to pagination component
- Change to page 2 and then go back to first one
- See error
Screenshots
screen shot, on render w
5 rows expected, 5 rows showed

screen shot with the error:
5 rows expected, 8 rows showed

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working