A TransitionHookFn that skips a transition if it should be ignored
This hook is invoked at the end of the onBefore phase.
If the transition should be ignored (because no parameter or states changed) then the transition is ignored and not processed.
Generated using TypeDoc
A TransitionHookFn that skips a transition if it should be ignored
This hook is invoked at the end of the onBefore phase.
If the transition should be ignored (because no parameter or states changed) then the transition is ignored and not processed.