Dushmanta
Pagination applies to multiple table after page refresh
I was able to solve the issue by using
-
queryStringIdentifier('string')
(https://filamentphp.com/docs/3.x/tables/advanced#preventing-query-string-conflicts-with-the-pagination-page)
- Overriding the paginateTableQuery()
function inside the widget
4 replies