How to change page number programmatically in a table
So, I'm trying to to open page 38 automatically when opening a resource table.
Currently I use the ListRecords class to redirect with a specific page.
Unfortunately it's redirecting to a livewire route instead of the intended route. Is there other strategy I can use?
Currently I use the ListRecords class to redirect with a specific page.
Unfortunately it's redirecting to a livewire route instead of the intended route. Is there other strategy I can use?

