You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the motivation / use case for changing the behavior?
With current behavior it is not possible to change pages and display corresponding data for pages other than the first one.
Vue version: 2.6.12
PrimeVue version: 2.4.1
Browser: Reproduced in Chrome 91.0, Firefox 88.0
The text was updated successfully, but these errors were encountered:
tugcekucukoglu
changed the title
DataTable: Impossible to visualize data for pages other than the first one when there are 2+ pages and a filter is applied
DataTable multi selection with meta key
May 31, 2021
I'm submitting a ...
Current behavior
In version 2.4.1 pagination (changing pages) of DataTable results fails when a filter is applied.
Link to diff:
2.4.0...2.4.1
Expected behavior
User should be able to see paginated results when clicking on corresponding buttons (next page, previous page, etc.)
Minimal reproduction of the problem with instructions
Steps to reproduce:
Demo:
https://codesandbox.io/s/sweet-kapitsa-u9cje
https://u9cje.csb.app/
What is the motivation / use case for changing the behavior?
With current behavior it is not possible to change pages and display corresponding data for pages other than the first one.
Vue version: 2.6.12
PrimeVue version: 2.4.1
Browser: Reproduced in Chrome 91.0, Firefox 88.0
The text was updated successfully, but these errors were encountered: