newcat / baklavajs

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

Subgraphs are not cleanup on loading of editor state #384

Closed yojeek closed 5 months ago

yojeek commented 5 months ago

Old graph's template are not cleaned up when new graph is loaded.

The fix is pretty straightforward : https://github.com/newcat/baklavajs/pull/383

newcat commented 5 months ago

Fixed in v2.4.1