From d8220050abfcbf6c1a8c6a0a1fdbbda97173b610 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Thu, 20 Apr 2023 10:34:15 +0200 Subject: [PATCH] chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/odd-beans-bathe.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/odd-beans-bathe.md diff --git a/.changeset/odd-beans-bathe.md b/.changeset/odd-beans-bathe.md new file mode 100644 index 00000000..c31ff168 --- /dev/null +++ b/.changeset/odd-beans-bathe.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Set default edge options prior to setting elements so the options are applied on initial render of edges as well.