newcat / baklavajs

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

After converting the graph to a graphTemplate, it is not usable #374

Open chuteany opened 5 months ago

chuteany commented 5 months ago

As shown in the picture below, I have created the following graph. image

create a new GraphTemplate using the [fromGraph] image

To load a graph template into other editors: image

The loading result is as shown in the image below. I am unable to use the output of other nodes as input for this graphTemplate, and I cannot use this graphTemplate output result as input for other nodes either. image