-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
when looking up a transition by name, a node should delegate the lookup to the super state if that transition is not found by the node itself.
the problem is that the node does not delegate the lookup to the supersate. so super state transitions are not found in nodes contained by a superstate.