newcat / baklavajs

Graph / node editor in the browser using VueJS
http://baklava.tech
MIT License
1.57k stars 116 forks source link

Fix(History): Refactored the addConnection method in the ConnectionStep class:… #359

Closed a876691666 closed 9 months ago

a876691666 commented 9 months ago

Refactored the addConnection method in the ConnectionStep class: Now explicitly setting the connection ID to ensure consistency and prevent issues with finding connections by ID.

newcat commented 9 months ago

Thanks for the PR!