Merge pull request #4538 from bcakmakoglu/fix/handle-err

fix(system,errors): use handle id of matching handle type for errors
This commit is contained in:
Moritz Klack
2024-08-12 17:30:46 +02:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/system': patch
---
Use the handle id of the matching handle type when warning about an edge that can't be created due to missing handle ids.