FilamentF
Filament3y ago
ED

Multiple tables on same page

I have a parent Livewire component with 2 child components that are using the Table builder (outside the Filament panel).
The problem is after a page load the last loaded table overrides first tables data and after using pagination on the first table it loads the data back correctly.
Was this page helpful?