Arno Bolt
Arno Bolt
FFilament
Created by Arno Bolt on 2/18/2024 in #❓┊help
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
FFilament
Created by Arno Bolt on 2/18/2024 in #❓┊help
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
FFilament
Created by Arno Bolt on 2/18/2024 in #❓┊help
Livewire table component searchable() / sortable/filter not working
In case this is also needed
6 replies