-
-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Duplicate item and pagination issue in v1.4.0 #23
Comments
This issue has been fixed on master branch. The github pages were outdated. I have pushed latest changes. Please test again with your custim data. |
Nope. on https://apgapg.github.io/json_table/#/customData Also, i'm finding this issue of pagination and duplication with my application as well. |
When 40 items with
paginationRowCount: 3
Tested on the https://apgapg.github.io/json_table/#/customData
Edit : For any nx+1 items, where n is the row count, this pagination and duplication issue may be present from checking Live Demo where row count is 20 with 41 items.
The text was updated successfully, but these errors were encountered: