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
Currently we can only specify an after callback. But sometimes you want to perfom some actions before the state is transitioned.
Atm we do not have this possibility so a before_inline_transition_to would be handy to have.
Currently we can only specify an after callback. But sometimes you want to perfom some actions before the state is transitioned.
Atm we do not have this possibility so a before_inline_transition_to would be handy to have.