* 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>
6 lines
108 B
Markdown
6 lines
108 B
Markdown
---
|
|
"@vue-flow/core": patch
|
|
---
|
|
|
|
Prefer options id over scope id when finding vue flow internal state by id
|