fix(editor): Connection port mapped incorrectly when changed dynamically (#17958)

This commit is contained in:
Suguru Inoue
2025-08-04 14:54:04 +02:00
committed by GitHub
parent 7b92e33b3b
commit 566789caee
6 changed files with 42 additions and 32 deletions

View File

@@ -50,7 +50,7 @@
"@typescript/vfs": "^1.6.0",
"@vue-flow/background": "^1.3.2",
"@vue-flow/controls": "^1.1.2",
"@vue-flow/core": "^1.45.0",
"@vue-flow/core": "1.42.1",
"@vue-flow/minimap": "^1.5.2",
"@vue-flow/node-resizer": "^1.4.0",
"@vueuse/components": "^10.11.0",