From 2f187a0f7d2b24b1c7cb9b5e4fad150136bdd97c Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 19 Dec 2022 16:23:04 +0100 Subject: [PATCH] chore: add changeset Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/quick-jars-fold.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/quick-jars-fold.md diff --git a/.changeset/quick-jars-fold.md b/.changeset/quick-jars-fold.md new file mode 100644 index 00000000..ab7cdce4 --- /dev/null +++ b/.changeset/quick-jars-fold.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Fix input field focus inside nodes preventing selection rect to be created