Draggable does not work as intended in 4.4.6. (Normal operation in 4.4.5) · Issue #738 · react-grid-layout/react-draggable · 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
I'm experiencing this exact same issue. Downgrading the library to 4.4.5 seems to fix it. I'm using React 18.3.1. Are there some breaking changes required after upgrading to 4.4.6?
@STRML Are you sure this is not an issue as you suggested in #756?
In version 4.4.6, the mouse leaves the draggable component.
When not to use state
4.4.6
https://github.com/react-grid-layout/react-draggable/assets/59780565/3594f5b5-9b4e-4659-aefd-6a5f60205037
4.4.5
https://github.com/react-grid-layout/react-draggable/assets/59780565/b7e8384d-1707-4f68-ad00-cc71affd61f0
When to use states
4.4.6 with console log
https://github.com/react-grid-layout/react-draggable/assets/59780565/a41c47d3-7793-4c68-bae1-f043297eaa22
4.4.5 with console log
https://github.com/react-grid-layout/react-draggable/assets/59780565/04ce9bb2-1aab-43a8-84ff-aea73a704178
The text was updated successfully, but these errors were encountered: