Moritz Klack
Moritz Klack
React Flow is not compatible with other libraries that depend on d3-zoom 2.0. If that's the case, you can try to force the other lib to use v3, or try...
Thanks for the report! Feedback about v12 is super helpful :) We will check out what is wrong here.
Will be fixed with the next release!
This was released in Svelte Flow 0.0.37 and React Flow 12.0.0-next.10 @bogris `useNodes` returns all nodes. This means that the component that uses it, re-renders multiple times when a node...
~~That's a good point. We will add it in the next release.~~
I thought about this issue again and I think that a real fix for this would be a breaking change. We could add another generic as you said like `applyNodeChanges`...
We changed this for v12. It's still beta, but you can already try it out: https://github.com/xyflow/xyflow/discussions/3764
Hey @jagregory, I agree that this would be the better default. I put it on the list for v12.
published in v12.0.0-next.11
Hey @dabdine thanks for your suggestions. Since this would be a breaking change, I will put it on hold until we start to work on the next major release. Btw:...