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
{{ message }}
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.
Per 3.2 and 3.2.1 of scxml, the initial attribute is an IDREFS - one of more state ids.
The code that traverses the document, detects initial attributes and connects them to a state [2], assumes the value is a single state id.
[1] https://www.w3.org/TR/scxml/#scxml
[2]
SCION-CORE/lib/scion.js
Line 218 in 07e2a1e
The text was updated successfully, but these errors were encountered: