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
Provide a clean way to cancel an event and for listeners to ignore cancelled events, most likely by adding a Cancelled component to it and an ignoreCancelled function that requires Cancelled not be present.
The text was updated successfully, but these errors were encountered:
Provide a clean way to cancel an event and for listeners to ignore cancelled events, most likely by adding a
Cancelled
component to it and an ignoreCancelled function that requiresCancelled
not be present.The text was updated successfully, but these errors were encountered: