You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently try to use this bundle into a personal project, and I need to listen some community related event to execute related actions in my code. But some actions do not send an event when executed, such as email confirmation.
Expected Behavior
Each actions from this bundle should dispatch at least an event when performing.
By the way, ideally there should be some pre/post events so we can extend this bundle.
The text was updated successfully, but these errors were encountered:
Actual Behavior
I currently try to use this bundle into a personal project, and I need to listen some community related event to execute related actions in my code. But some actions do not send an event when executed, such as email confirmation.
Expected Behavior
Each actions from this bundle should dispatch at least an event when performing.
By the way, ideally there should be some pre/post events so we can extend this bundle.
The text was updated successfully, but these errors were encountered: