The specification does not require an initial substate (you can been in a parent state without being in any substate) and a number of widely used statechart patterns require this behavior.
Ki should allow a state with substates to not define initialSubstate. Currently, it throws an error.
The specification does not require an initial substate (you can been in a parent state without being in any substate) and a number of widely used statechart patterns require this behavior.
Ki should allow a state with substates to not define initialSubstate. Currently, it throws an error.