Example 15 not working as expected

Author: IgorAufrichtCreated Jan 13, 2026Updated Aug 4, 2026
Labelsbugready-for-human

Describe the bug

When trying out the "Scale" example https://react-grid-layout.github.io/react-grid-layout/examples/15-scale.html it does not behave as expected - when an item is dragged, it's not positioned under the cursor. See the attached video.

Your Example Website or App

https://react-grid-layout.github.io/react-grid-layout/examples/15-scale.html

Steps to Reproduce the Bug or Issue

  1. Drag any of the items on the page

Expected behavior

The dragged item should stay under the cursor like it does in other examples.

react-grid-layout library version

latest

Operating System Version

Windows 11

Browser

Chrome

Additional context

No response

Screenshots or Videos

https://github.com/user-attachments/assets/58e47c1b-6bdd-4436-bb5a-46181eef151f

Source: react-grid-layout/react-grid-layout