biebthesecond
Dispatch Event on AfterStateUpdated()
Cool it works!
Maybe you could even do $livewire->dispatch('update-counter') directly in the afterStateUpdated, saves some code. Unless you use that method at other spots.
Happy coding! Don't forget to set this thread as solved :D
10 replies
Filament Action on livewire page not mounting/throwing error
So I'm one step further, its apparently nothing do with basically everything I tried. But there's some confusion in some livewire componenets I'm calling earlier in the page, when I comment the first one out the Actions work again 🤔
6 replies