diff --git a/.changeset/light-pots-float.md b/.changeset/light-pots-float.md new file mode 100644 index 00000000..12d524e5 --- /dev/null +++ b/.changeset/light-pots-float.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Limit auto-pan when dragging a node by translate extent, so nodes cannot be dragged infinitely into the background.