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
Why not try adding a timer onEnter in each step and when timer is fired check if still in current state and transition it to the new state or idle as your logic requires.
Some of the state will need a timeout to go to idle or something.
How do you do that?
Can somewhere give an example?
The text was updated successfully, but these errors were encountered: