Reproduction URL (StackBlitz, GitHub, etc.)
No response
Steps to Reproduce
- Create a flow with layout with ~200 nodes and ~160 edges
- Layout vertically or horizontally with dagre
Big tree:
Expected Behavior
The edge should always be visible, regardless of whether the connection path is vertical or horizontal.
Actual Behavior
The edge is not visible when nodes are fully aligned and so the edge is straight.
If the child node moved, then edge appear:
Browser
Chrome