We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
vue-good-table@2.13.0 Chrome Stable Latest (v68.0.3440.106)
Current page in pagination info should go back to page 1 when currentPage is reset back to 1 due to filtering or perPageChange.
Current page did not get updated in Pagination Info component but the table is displaying page 1 records.
https://jsfiddle.net/eywraw8t/295127/
The text was updated successfully, but these errors were encountered:
oof! good catch @josephting will put in a fix.
Sorry, something went wrong.
#370 fix for pagination info not updating on perPage change
b7a9389
@josephting this is now fixed in v2.13.1
closing.
xaksis
No branches or pull requests
Issue Type
Specs
vue-good-table@2.13.0
Chrome Stable Latest (v68.0.3440.106)
Expected Behavior
Current page in pagination info should go back to page 1 when currentPage is reset back to 1 due to filtering or perPageChange.
Actual Behavior
Current page did not get updated in Pagination Info component but the table is displaying page 1 records.
Steps to Reproduce the Problem
jsfiddle
https://jsfiddle.net/eywraw8t/295127/
The text was updated successfully, but these errors were encountered: