newcat / baklavajs

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

[v2] Does V2 Support Vue 2 ? #320

Closed CharlesBilbo closed 10 months ago

CharlesBilbo commented 11 months ago

pretty much what the tittle says im running vuejs 2.7 and im getting an error of

vue.createElementVNode is not a function

when attempting to run the example code it seems like this code is generated when importing the render-vue package since it looks for vue3 support.

newcat commented 10 months ago

No, unfortunately, Baklavajs v2 only supports Vue 3