Files
xyflow/.changeset/stupid-lizards-wash.md
T
Ze-Zheng Wu d2df1dced7 fix: skip resize handler updates when DOM node is not visible
Prevent unnecessary resize calculations and error messages for invisible elements by checking visibility before processing dimensions
2025-08-17 02:30:16 +08:00

6 lines
89 B
Markdown

---
'@xyflow/react': patch
---
Skip resize handler updates when DOM node is not visible