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
{{ message }}
This repository was archived by the owner on Feb 11, 2021. It is now read-only.
In order to simplify and clearly communicate to the user of the
middleware, remove is changed to cancel, and instead of creating a
trigger and then creating an action for the trigger, it is consolidated
into one step.
This means for the user of the library to cancel a trigger, they will
have to access the action.trigger object to pass in to the cancelTrigger
function.
0 commit comments