-
Notifications
You must be signed in to change notification settings - Fork 406
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
per page dropdown incorrect when setting perPageDropdown array #479
Comments
Agree. Still not working. Here some issue, but closed =\ #443 |
Issue not fixed in v2.16. Kindly help resolve.
|
I am also seeing this issue. It is only happening when the perPageDropdown custom. When not set, everything works fine. |
sorry for the delay on this. v2.16.3 should have this fixed. |
I'm still experiencing this issue on 2.18 with custom perPageDropdown |
Issue Type (delete the irrelevant ones)
Specs
What version are you using? 2.16.0
What browser? Chrome
Expected Behavior
What did you expect to happen?
When I change the page size, the dropdown should reflect the new page size
Actual Behavior
What actually happened?
The dropdown remains on the default page size. Important to note is that if I dont provide a perPageDropdown array, everything works fine.
Steps to Reproduce the Problem
Please detail your steps here
Change the dropdown from 20 to 50. Dropdown stays on 20, even though 50 records are now fetched.
Cant change back to 20 because VGT thinks it's already selected.
jsfiddle
If you provide a jsfiddle reproducing the issue, it'll be addressed much faster.
you can use this as base
The text was updated successfully, but these errors were encountered: