newcat / baklavajs

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

Dynamic nodes don't update or receive data from linked input nodes #318

Open RGamberini opened 11 months ago

RGamberini commented 11 months ago

When using the dynamic math node example provided in the documentation the node does not update as expected when piping in input from another node.

Steps to Reproduce

All code can be found in this codesandbox project.

Expected Behavior

When switching the Operation Node from "Addition" to "Sine" the Dynamic Math Node should updates it's inputs.

Current Behavior

The node does not update. image

Context (Environment)

baklavajs-2.0.2-beta-3