Dataview doesn't reset to first page after filtering #5599
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ...
Current behavior
https://www.primefaces.org/primeng/#/dataview
If the current page is 5 and filtering some brand Dataview doesn't reset to first page, shows me empty view. I have to do click in the page number 1 so Dataview shows me data.
Expected behavior
https://www.primefaces.org/primeng/#/table/filter
Dataview should have the same behavior than Datatable when filtering something.
Minimal reproduction of the problem with instructions
Go to page number 5
Filtering the brand 'honda': Dataview doesn't show data.
Go to page number 1: Dataview shows data.
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Language: [all | TypeScript X.X | ES6/7 | ES5]
Node (for AoT issues):
node --version
=The text was updated successfully, but these errors were encountered: