Skip to content

Fix issue with transitions without target from root state node

Latest
Compare
Choose a tag to compare
@Devessier Devessier released this 05 Aug 16:59
8b2929b

Transitions from root state without a target were breaking the state machine.

Now they work properly and re-enter the current state of the state machine.