react-grid-layout / react-draggable

React draggable component
MIT License
9.04k stars 1.03k forks source link

Draggable Div Shifts when mousing over elements higher in heiarchy #735

Open DaviCaamano opened 1 year ago

DaviCaamano commented 1 year ago

See the following Gif: https://i.imgur.com/xygswkR.gif

When I drag on elements lower in the hierarchy , it stays right on the cursor.

When I go above, it pitches downward until I return to below the hierarchy.

Anyway to force it to stay with the mouse?