FFilament•Created by Hugo on 1/11/2024 in #❓┊help How to dispatch an event from a Notification Action
I think you should use dispatch()
instead of dispatchSelf
and be careful of the naming. You are dispatching test-created
and listening for test-event