diff --git a/.changeset/smart-insects-tease.md b/.changeset/smart-insects-tease.md new file mode 100644 index 00000000..a2bb7f65 --- /dev/null +++ b/.changeset/smart-insects-tease.md @@ -0,0 +1,6 @@ +--- +'@xyflow/react': patch +'@xyflow/svelte': patch +--- + +Calculate viewport dimensions in fitView instead of using stored dimensions. Fixes [#4652](https://github.com/xyflow/xyflow/issues/4652)