Skip to content
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

fix: updating the visible rows with showEntries() should refresh the table #56

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

mesqueeb
Copy link
Contributor

expected:

  • updating the visible rows with showEntries() should refresh the table

current behaviour:

  • when changing the visible row count with showEntries eg. from 5 → 6 (showEntries(6)), the table UI doesn't refresh, so the new row doesn't become visible

@kouts
Copy link
Owner

kouts commented Dec 15, 2021

Hello @mesqueeb I've set up an example in the playground but I couldn't replicate the issue.

@mesqueeb
Copy link
Contributor Author

@kouts i will try to add a reproduction. It happened when I added a new row and then incremented the shown rows with showEntries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants