From 010400992fdd01df694a06785fbacd339515f24e Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 16 Jan 2023 18:29:57 +0100 Subject: [PATCH] chore: add changeset Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/smart-news-study.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/smart-news-study.md diff --git a/.changeset/smart-news-study.md b/.changeset/smart-news-study.md new file mode 100644 index 00000000..fddfb96d --- /dev/null +++ b/.changeset/smart-news-study.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Always handle keyup events, instead of cancelling when focusing an input dom node