fix(core): check if injected state matches options and scope id (#1562)
* fix(core): prefer options id when finding state Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * fix(core): check if injected state matches options id Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
5
.changeset/beige-shoes-fold.md
Normal file
5
.changeset/beige-shoes-fold.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Check if injected vue flow state matches options id, otherwise create new state
|
||||
5
.changeset/funny-jokes-lie.md
Normal file
5
.changeset/funny-jokes-lie.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Prefer options id over scope id when finding vue flow internal state by id
|
||||
Reference in New Issue
Block a user