New
1.5.1
๐ Bug Fixes
- Fix for React 18 - Wrapped state calls in
flushSyncto fix cursor desync issues when dragging/resizing grid items in React 18. This addresses React 18's automatic batching behavior that was causing the drag position to lag behind the cursor. Thanks @ashharrison90! #2043
Full Changelog: https://github.com/react-grid-layout/react-grid-layout/compare/1.5.0...1.5.1