Skip to content
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

DataTable pagination stops working after filter has been applied #947

Closed
BrianJoyce opened this issue Feb 5, 2021 · 7 comments
Closed

Comments

@BrianJoyce
Copy link

BrianJoyce commented Feb 5, 2021

Pagination stops working if a global or column filter is applied to a table or column on a DataTable.
On initial load it works fine, then if you apply the filter and try to go to a second or third page on the table the data doesn't change, however pagination numbers do. If you remove whatever you were filtering by and try to go to another page it still doesn't work.
However if you don't apply a filter, pagination is fine.
The bug exists on https://www.primefaces.org/primevue/showcase/#/datatable too.
This bug relates to VUE 3 and Primevue 3.2.2
Problem isn't there in Primevue 2.x

@emersoncpaz
Copy link

emersoncpaz commented Feb 6, 2021

Having the same problem in Primevue 3.2.1.

@gopz19
Copy link

gopz19 commented Feb 11, 2021

Facing the same problem. any idea when this will be resolved.

@emersoncpaz
Copy link

The problem continues in Primevue 3.2.4

@gopz19
Copy link

gopz19 commented Feb 11, 2021

This is a blocker for us. Please someone fix asap or atleast confirm if 'Work in progress'. Else i may have to move to some other third party.

@dheimoz
Copy link

dheimoz commented Feb 11, 2021

Hello @gopz19, please remember that this is an open source project. The team at PrimeTek had their own schedule and assist the community at their best capability. Should you need to move to other party I recommend you Vuetify or Quasar.

And remember, PR are always welcome. That is the best way to speed things up.

Cheers

@cagataycivici
Copy link
Member

Fixed for #977.

Coming up tomorrow with the all new mighty filtering.

@fcofabricio
Copy link

The problem continues in Primevue 2.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants