From 187eb8da02c5b6c0af0d46d420eecd4bc005fffc Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 20 Mar 2023 11:41:19 +0100 Subject: [PATCH] chore: add changeset Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/thirty-lions-tickle.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/thirty-lions-tickle.md diff --git a/.changeset/thirty-lions-tickle.md b/.changeset/thirty-lions-tickle.md new file mode 100644 index 00000000..8a2d1f88 --- /dev/null +++ b/.changeset/thirty-lions-tickle.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Fix non-passive wheel event listener violation