Skip to content

Pagination change issue #272

@edgar-pozadas-by

Description

@edgar-pozadas-by

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:

  1. Go to pagination component
  2. Change to page 2 and then go back to first one
  3. See error

Screenshots
screen shot, on render w
5 rows expected, 5 rows showed
image
screen shot with the error:
5 rows expected, 8 rows showed
image

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions