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
Perhaps we can have the ability to sticky hooks such that when a stickied hook is fired, it's stored somewhere and any new module that connects (and registers for that hook) will receive the hook, since it's stickied in memory.
Can be useful for events that require all modules to know the history of events before performing an action
The text was updated successfully, but these errors were encountered:
Perhaps we can have the ability to sticky hooks such that when a stickied hook is fired, it's stored somewhere and any new module that connects (and registers for that hook) will receive the hook, since it's stickied in memory.
Can be useful for events that require all modules to know the history of events before performing an action
The text was updated successfully, but these errors were encountered: