torgodly
torgodly
FFilament
Created by torgodly on 11/19/2024 in #❓┊help
wire:loading Not Triggering During Action Dispatch in Filament
I'm having trouble getting the wire:loading indicator to show when dispatching an event from a Filament action. The action works, but the loading spinner doesn’t appear. Here's the code I'm using: Tables\Actions\Action::make('test') ->dispatch('triggerPrint', ['action' => 'print', 'element' => 1]), Does anyone know how to fix this or get wire:loading to work with action dispatch? Thanks!
2 replies
FFilament
Created by torgodly on 6/25/2024 in #❓┊help
help fix Select filter UI
No description
8 replies
FFilament
Created by torgodly on 4/7/2024 in #❓┊help
Multiple Unexpected Fetch Requests Triggered When Closing Modal After Create Action
No description
5 replies