hello-pangea / dnd

💅 Beautiful and accessible drag and drop for lists with React. ⭐️ Star to support our work!
https://dnd.hellopangea.com
Other
2.48k stars 95 forks source link

Inner Dropzone Retains Incorrect Position After Dragging Element #848

Open one92tb opened 1 month ago

one92tb commented 1 month ago

I have a problem with activating the inner dropzone. When I drag the first element down and the second one contains an inner dropzone, the inner dropzone remembers the wrong position.

Incorrect behaviour: image

Example code: https://codesandbox.io/p/sandbox/zyjx3k