-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
[Bug Report] Data Table pagination event not updating on search/filter #10212
Closed
Nimbock opened this issue
Jan 14, 2020
· 2 comments
· Fixed by #10651 or anyulled/reactivewebflux#6 · May be fixed by SigmaITC/competencebyjava-front-end#8
Closed
[Bug Report] Data Table pagination event not updating on search/filter #10212
Nimbock opened this issue
Jan 14, 2020
· 2 comments
· Fixed by #10651 or anyulled/reactivewebflux#6 · May be fixed by SigmaITC/competencebyjava-front-end#8
Labels
Comments
ghost
added
the
S: triage
label
Jan 14, 2020
nekosaur
added a commit
that referenced
this issue
Feb 23, 2020
8 tasks
nekosaur
added
T: bug
Functionality that does not work as intended/expected
and removed
S: triage
labels
Feb 23, 2020
johnleider
pushed a commit
that referenced
this issue
Feb 25, 2020
whoistobias
pushed a commit
to whoistobias/vuetify
that referenced
this issue
Feb 26, 2020
after this update server side data fetching is going to an infinite loop for me. |
We kindly ask users to not comment on closed/resolved issues. If you believe that this issue has not been correctly resolved, please create a new issue showing the regression or reach out to us in our Discord community. Thank you for your contribution and interest in improving Vuetify. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Environment
Vuetify Version: 2.2.3
Vue Version: 2.6.10
Browsers: Google Chrome, Mozilla Firefox
OS: Windows 10
Steps to reproduce
Type something in search to filter
Expected Behavior
pagination event should update like page-count
Actual Behavior
Pagination is only updated by changing the page, but not in the input field on event pagination
Reproduction Link
https://codepen.io/Nimbock/pen/bGNKXZe
Other comments
tried to find out how many entries there are after filtering
The text was updated successfully, but these errors were encountered: