fix(react): also respect custom default edge type in fallback logic

This commit is contained in:
Ze-Zheng Wu
2025-07-05 19:31:55 +08:00
parent 680f6e8b2d
commit ab05d008d9
4 changed files with 81 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': patch
---
Fix edge fallback to respect custom default edge type when unknown edge type is encountered.