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
First of all, it's a great package - simple to use and clear. However my workflow would benefit much with nested states. How would you implement it using this package?
One thought I have is having another instance of StateMachine running in the specific parent state and removing it when the parent state is exited
The text was updated successfully, but these errors were encountered:
Hi!
First of all, it's a great package - simple to use and clear. However my workflow would benefit much with nested states. How would you implement it using this package?
One thought I have is having another instance of StateMachine running in the specific parent state and removing it when the parent state is exited
The text was updated successfully, but these errors were encountered: