Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
RGamberini opened this issue Oct 3, 2023 · 1 comment
Open
Labels
bug Something isn't working v2 Related to Baklava v2

Comments

@RGamberini
Copy link

RGamberini commented Oct 3, 2023

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

@newcat newcat added bug Something isn't working v2 Related to Baklava v2 labels Oct 31, 2023
@zzc-1024
Copy link

zzc-1024 commented Oct 3, 2024

I have the same issue, did u have solved it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2 Related to Baklava v2
Projects
None yet
Development

No branches or pull requests

3 participants