isBounded={true} desync the mouse cursor when moving an item · Issue #2133 · react-grid-layout/react-grid-layout · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the isBounded props and the behavior comes back as normal
react-grid-layout library version
1.5.1
Operating System Version
windows 11
Browser
Chrome
Additional context
No response
Screenshots or Videos
The text was updated successfully, but these errors were encountered:
TeoAvignon
changed the title
isBounded={true} desync the mouse cursor when moving an itam
isBounded={true} desync the mouse cursor when moving an item
Mar 20, 2025
Describe the bug
If
isBounded={true}
, moving the item is not synchronized with the mouse cursor.Your Example Website or App
https://stackblitz.com/edit/react-yrdgzvu9?file=Demo.tsx,package.json
Steps to Reproduce the Bug or Issue
Just try to move the items in the stackblitz.
Expected behavior
Remove the isBounded props and the behavior comes back as normal
react-grid-layout library version
1.5.1
Operating System Version
windows 11
Browser
Chrome
Additional context
No response
Screenshots or Videos
The text was updated successfully, but these errors were encountered: