F
Filament6mo ago
Felix

Error `Could not find Livewire component in DOM tree`. How do I fix this?

I have an laravel page with an filament table component, but the paination is not working, I looked in my browser console and got this: Could not find Livewire component in DOM tree, what does this mean and how do I fix this?
3 Replies
mylanconnolly
mylanconnolly3mo ago
Just curious, did you ever find a solution? I'm running into this issue when I use the form builder and trigger an action that refreshes the page. I'm not super familiar with livewire and pretty new to filament, too, so I am probably just missing something basic Actually, I was technically putting it into a Filament page and I was having this issue, but once I rewrote it to be a vanilla Livewire component it worked fine for me.
Felix
Felix3mo ago
It was an while ago, but i think it was that I Inistialize alpine.js twice. the first via the filament component and second via my layout.
mylanconnolly
mylanconnolly3mo ago
I understand, thanks for the update!
Want results from more Discord servers?
Add your server
More Posts