-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
pagination is not properly restored after clearing a table filter #859
Labels
Comments
I think I know where the issue is and should be able to address it later tonight |
tmorehouse
added a commit
that referenced
this issue
Aug 15, 2017
Addresses issue #859 in v0.x branch
tmorehouse
added a commit
that referenced
this issue
Aug 15, 2017
Addresses issue #859 in v1.x branch
tmorehouse
added a commit
that referenced
this issue
Aug 15, 2017
tmorehouse
added a commit
that referenced
this issue
Aug 15, 2017
This is now fixed in the |
Now available in both latest releases. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://bootstrap-vue.js.org/docs/components/table/
steps to reproduce
the pagination originally had 3 pages but after the filter stays at 1
The text was updated successfully, but these errors were encountered: