Open smngvlkz opened 6 days ago
Css is not load on import data and render fail.
View this:
I don't see:
editor.value.start();
I do haveeditor.value.start();
actually its on top, I just didn't add it in the example code
@jerosoler Please note none of the solutions you posted are not working. I am still having the same issue where the connection lines are being rendered out of position and only snap back into position when I move the node
When refreshing the page or changing node dimensions/positions, the connection strings/paths become misaligned from their input/output points. The connections only realign properly after moving the nodes.
Current Behavior
I create multiple nodes, connect them using the input/output points and save. But when I refresh the page, the connections lines become misaligned and only snap back to correct positions when I move a node. This happens even when I resize a node or change input/outpu positions.
Expected Behavior
Code Example
I am using the latest version of Drawflow with Vue 3. I am also using the latest CSS