teodino93
teodino93
FFilament
Created by teodino93 on 8/25/2023 in #❓┊help
Dispatching an event from an Action
Ok so we stick to action for now, thank you for the support!
18 replies
FFilament
Created by teodino93 on 8/25/2023 in #❓┊help
Dispatching an event from an Action
The code that i wrote on the original post works, I just wanted to be sure that should be the correct way to dispatch an event, since there is also a dispatch method.
18 replies
FFilament
Created by teodino93 on 8/25/2023 in #❓┊help
Dispatching an event from an Action
If I write
Action::make('prova')->dispatch('prova')
Action::make('prova')->dispatch('prova')
Nothing happens, i have to do like the original post to dispatch an event... I don't know if it's an error or it's correct to do like this.
18 replies
FFilament
Created by teodino93 on 8/24/2023 in #❓┊help
Actions on custom Dashboard
v3.0.34 seems to have addressed the problem.
3 replies