State diagram containing cyclic edges in internal composite state does not render #5255
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
A cyclic edge on a composite state works:
A cyclic edge on an internal state works as well:
A cyclic edge on an internal composite state does not:
Steps to reproduce
Paste the code above into the live editor. Instead of rendering the state diagram, the canvas stays blank. The console shows
view fail TypeError: a is undefined
.Screenshots
No response
Code Sample
No response
Setup
Suggested Solutions
No response
Additional Context
Could be related to #3304.
The text was updated successfully, but these errors were encountered: