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
I'm not quite sure if it is the same issue like #50 but it still seems to be a strange behaviour
When using a filter on e.g. page 5 my data gets filtered but now data only fills 2 page. So it doesn't display correctly, because it still shows page 5 without data or placeholder. On clicking page one or two in the paginator, it shows the data correctly and updates the pagination.
Is there any way to trigger an event to jump to page one automatically when using filtering?
I'm not quite sure if it is the same issue like #50 but it still seems to be a strange behaviour
When using a filter on e.g. page 5 my data gets filtered but now data only fills 2 page. So it doesn't display correctly, because it still shows page 5 without data or placeholder. On clicking page one or two in the paginator, it shows the data correctly and updates the pagination.
Is there any way to trigger an event to jump to page one automatically when using filtering?
To reproduce it please take a look at your example (https://ngx-easy-table.eu/#/search) using search on page 5 - e.g. search by age
The text was updated successfully, but these errors were encountered: