open-source-labs / Svelvet

🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts
https://svelvet.io
2.59k stars 166 forks source link

FIX: Edges appending to only one instance of Svelvet container #513 #515

Open turizspace opened 4 months ago

turizspace commented 4 months ago
Updated moveEdge function in Edge.svelte to correctly append the edge element to its respective Svelvet container based on containerId.

🔗 Linked issue

Resolves #513

🔗 Linked issue

Resolves #513

Description

Checklist