newcat / baklavajs

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

displayValueOnHover, input value not updated after connecting to output #418

Open CodExorcist opened 1 month ago

CodExorcist commented 1 month ago

Thanks for open sourcing this great solution! I wish this project will be continue to improve from time to time. I am currently trying out baklavajs v2, and now facing on issue for displayValueOnHover setting. I found a minor issue which is shown as below.

Suppose the input value to be updated to 11, which is the output of the previous node.

image