abstract-state-router icon indicating copy to clipboard operation
abstract-state-router copied to clipboard

Pass destination state name and parameters to `canLeaveState` and `stateChangePrevented`

Open Mtn-View opened this issue 1 year ago • 0 comments

This will allow us to stop a state change in canLeaveState, and then re-initiate a state change to the same destination state afterwards.

Mtn-View avatar Sep 30 '24 19:09 Mtn-View