V4.5.0 Chrome Extension Error
Author: LengYXinCreated Aug 6, 2025Updated Jul 18, 2026
In version 4.5.0, there will be an abnormality in this place. The previous version 4.4.6 worked fine.
<Draggable
bounds="body"
>V4.5.0 Code https://github.com/react-grid-layout/react-draggable/blob/eefb704f8d5e706b2f1a697b955ea523dbc80991/lib/utils/positionFns.js#L29 V4.4.6 Code https://github.com/react-grid-layout/react-draggable/blob/2c3aa84352ca8eaed42a9ac0b59a1187e7850b6a/lib/utils/positionFns.js#L25
Source: react-grid-layout/react-draggable