Merge pull request #5455 from Sec-ant/fix/check-visibility

fix: skip resize handler updates when DOM node is not visible
This commit is contained in:
Peter Kogo
2025-09-02 11:52:31 +02:00
committed by GitHub
6 changed files with 75 additions and 40 deletions

View File

@@ -0,0 +1,5 @@
---
'@xyflow/react': patch
---
Fix warning when display is set to none on the wrapper div

View File

@@ -0,0 +1,5 @@
---
'@xyflow/svelte': patch
---
Fix style attribute not being propagated to wrapper