diff --git a/.changeset/popular-spoons-relax.md b/.changeset/popular-spoons-relax.md new file mode 100644 index 00000000..3b884c39 --- /dev/null +++ b/.changeset/popular-spoons-relax.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Skip updating positions when `updateNodeInternals` is triggered - it will only update node dimensions (which can trigger a position update)