fix(core): use correct handlesuffix in getHandleConnections (#1880)

* fix(core): use correct handlesuffix in `getHandleConnections`

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* chore(changeset): add

---------

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2025-06-20 08:30:36 +02:00
parent b5c4c0e3f5
commit a43da6f1ec
3 changed files with 29 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Use correct handlesuffix for connection lookup in `getHandleConnections` action.