diff --git a/.changeset/tasty-maps-return.md b/.changeset/tasty-maps-return.md new file mode 100644 index 00000000..a19358b9 --- /dev/null +++ b/.changeset/tasty-maps-return.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Store current Storage instance on vue app to avoid hydration errors.