Modal with table won't trigger actions
I am trying to open a modal via a
headerAction
on a table that is opened in a modal from withtin a custom livewire component.
The Field aanmaken
button should open a modal, but does nothing except sending an update request.
Also the reorder button doesn't work.
Am I doing something wrong, is this even possible?4 Replies
I now see that the record actions also don't work.
@Kaaiman There’s a GitHub issue open around this topic: https://github.com/filamentphp/filament/issues/16549
GitHub
v4: actions in modal actions with livewire component not working ·...
Package filament/filament Package Version v4.0.0-beta5 Laravel Version v12.18.0 Livewire Version v3.6.3 PHP Version PHP8.2+ Breaking change description Filament actions have a modalContent option w...
did you get any fix for this? I use modalContent with filament tables in quite a few places
same issue. actions dont trigger
I posted a quick workaround here but yea some sort of bug I think @David | Fortune Validator
https://discord.com/channels/883083792112300104/1394288676334207016