jmendozaf
jmendozaf
FFilament
Created by jmendozaf on 9/12/2023 in #❓┊help
Issue with Table Actions Inside a Livewire Component in Filament v3
Nothing?
27 replies
FFilament
Created by jmendozaf on 9/12/2023 in #❓┊help
Issue with Table Actions Inside a Livewire Component in Filament v3
https://github.com/jmendozaf/filament-test-repo Check this out. I have a Filament page that incorporates the Livewire component alongside the Table Builder. The table features a modal action with confirmation, operable with just a single click. Great, right? Additionally, I've set up a Filament resource for a product. This resource has a table action that triggers a modal content view. This particular view invokes the Livewire component via @livewire('livewire-list-products'). While the action on the resource table functions as expected, there's a hiccup once the modal opens. Specifically, if the custom view within the table component contains another action, I have to click twice for the action to be executed. Does that make sense?
27 replies
FFilament
Created by jmendozaf on 9/12/2023 in #❓┊help
Issue with Table Actions Inside a Livewire Component in Filament v3
just a plain livewire component with a table builder
27 replies
FFilament
Created by pocket.racer on 9/9/2023 in #❓┊help
Table action modal not showing up on 1st click
in my case, i don't use minify or cloudflare. just a plain livewire componet with a table builder
22 replies
FFilament
Created by pocket.racer on 9/9/2023 in #❓┊help
Table action modal not showing up on 1st click
Same here. I also had an upgraded site, so I created one from scratch and I have the same behavior.
22 replies