Problems using Volt
Can I use filament stuff with Volt?
For example. Im in a view where I show a filament table. then i move to another page (via volt request) where i have another filament table. and now i get this errors in the browser dev console. then js stops working/doesnt work fine
8 Replies
note that if i do full page requests all works like a charm
How did you get filament table to load in a livewire volt thats rendered inside a page.
All I get are errors about the class needing to be abstract...
i created a table component and i did put it inside an existing livewire component if i remember well
This sounds like the lviewire component has loaded after the dom so it wouldn't work. Can you preload it in volt?
in november i switched to admin panel, so idk now, the code is different and works
Volt with Filament will be so nice.
Just saw your comment while looking if it's been done, I think it just actually works
Using the volt class based component I had no issue integrating the example
u can use spa mode
https://filamentphp.com/docs/3.x/panels/configuration#spa-mode