Whats New in React Flow 12.3.1
Patch Changes
-
#4670 Fix initial
fitViewnot working correctly fornodeOriginother than [0,0] -
#4670 Improve
fitViewto respect clamped node positions based onnodeExtent -
#4653 Calculate viewport dimensions in
fitViewinstead of using stored dimensions. Fixes #4652 -
#4681 Fix crash when deleting nodes while dragging. Closes #4677