clarkmcc / ngraph

A blender-style node editor for React, built on xyflow
https://ngraph.clarkmccauley.com
MIT License
50 stars 3 forks source link

Array example fails #47

Closed sroussey closed 6 months ago

sroussey commented 6 months ago

Go to the array example storybook:

http://localhost:6007/?path=/story/node-graph-editor--array-inputs

Delete the edges. Try to re-add them. Only one will connect. Connecting another will delete the first one.

clarkmcc commented 6 months ago

Can you take a look at my PR and let me know if you have any concerns?

sroussey commented 6 months ago

Ah, yeah, looks good. I was looking in the wrong place.