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
_app-af856e1a62dd54fe.js?dpl=dpl_GWbyzzohyQsejJrC4Mqt46f2wrhK:615 Error: org.eclipse.elk.core.UnsupportedGraphException: The source or the target of edge ElkEdge "target-i8av66y1sqc" ElkNode "i8av66y1sqc" (0,0 | 157.8559079094802,89.06250574191411) -> ElkNode "5se3sw28mdg" (0,0 | 0,0) could not be found. This usually happens when an edge connects a node laid out by ELK Layered to a node in another level of hierarchy laid out by either another instance of ELK Layered or another layout algorithm alltogether. The former can be solved by setting the hierarchyHandling option to INCLUDE_CHILDREN.
XState version
XState version 5
Description
As title. Console error message from the editor:
_app-af856e1a62dd54fe.js?dpl=dpl_GWbyzzohyQsejJrC4Mqt46f2wrhK:615 Error: org.eclipse.elk.core.UnsupportedGraphException: The source or the target of edge ElkEdge "target-i8av66y1sqc" ElkNode "i8av66y1sqc" (0,0 | 157.8559079094802,89.06250574191411) -> ElkNode "5se3sw28mdg" (0,0 | 0,0) could not be found. This usually happens when an edge connects a node laid out by ELK Layered to a node in another level of hierarchy laid out by either another instance of ELK Layered or another layout algorithm alltogether. The former can be solved by setting the hierarchyHandling option to INCLUDE_CHILDREN.
Expected result
A warning about incorrectly targeted nodes
Actual result
No visualisation, console log error
Reproduction
https://stackblitz.com/edit/github-phuuwz?file=src%2FfeedbackMachine.ts
Additional context
No response
The text was updated successfully, but these errors were encountered: