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
Yes, the wildcard * has been inherited from javascript-state-machine dsl and has been neglected since.
Could you give an example of the nature of the transition where you need the from wildcard that cannot be handled by other handlers such as onleave or onenter? What is the number of states that have to be entered manually?
Personally, I think that the from wildcard is an anti-pattern. I think that the definition of state machine should be implicit, but I'm interested to know more about your use case.
Error is thrown, so ned to list all possible states
The text was updated successfully, but these errors were encountered: