abstract-state-router
abstract-state-router copied to clipboard
Pass destination state name and parameters to `canLeaveState` and `stateChangePrevented`
This will allow us to stop a state change in canLeaveState, and then re-initiate a state change to the same destination state afterwards.