Arno Bolt
Livewire table component searchable() / sortable/filter not working
the @filamentscripts and @filamentStyles fixed the issue for me! Thanks!
I am using a full panel install, however i want to have some data on the "normal" pages, so not in the admin panel.
Replacing the welcome.blade.php with the filecontents of the filament resource gives me a blank page.
Is there another way to get tables from filament on the regular blades?
6 replies
Livewire table component searchable() / sortable/filter not working
To add more information, in the admin panel i can see in the network console when i type something a update is sent and the table is updated. On the livewire compononent (On the welcome.blade.php) I don't see anything happening
6 replies