From 7dfceb213397d82375c779bf61d24ddf2df9b27d Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Fri, 2 Dec 2022 12:01:44 +0100 Subject: [PATCH] chore: add changeset Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/spicy-dancers-hug.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/spicy-dancers-hug.md diff --git a/.changeset/spicy-dancers-hug.md b/.changeset/spicy-dancers-hug.md new file mode 100644 index 00000000..1fb0443c --- /dev/null +++ b/.changeset/spicy-dancers-hug.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Fix model watcher overwriting empty state when setting element `onMounted` hook