diff --git a/.changeset/small-boxes-ring.md b/.changeset/small-boxes-ring.md new file mode 100644 index 00000000..0ed1c533 --- /dev/null +++ b/.changeset/small-boxes-ring.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Prevent delete key action inside input field even if modifier is pressed.