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
I want to integrate react-flow's subflow, like screenshot. I need to draw edge from a child node to parent node which contains many sub-nodes. The error is Cannot set parent in a non-compound graph
Hello all,
I want to integrate react-flow's subflow, like screenshot. I need to draw edge from a child node to parent node which contains many sub-nodes. The error is
Cannot set parent in a non-compound graph
There are previous posts on this issue
Compound Graph: Unable to draw edge from a child node to a parent node. Error: Uncaught TypeError: Cannot set property ‘rank’ of undefined #236
Unable to draw an edge from a child to parent compound graph #238
Do we have a solution on this?
The text was updated successfully, but these errors were encountered: