How to detect droppable area when target container is empty #688
-
Hi @clauderic , I have extended the code you helped me with to achieve multiple sortable containers, but having 2 issues I need help with please: https://codesandbox.io/s/dnd-kit-sortable-grid-multiple-nelb0c
As usual, thanks a million for your support! Seb. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@clauderic Any suggestions? |
Beta Was this translation helpful? Give feedback.
-
You need to connect this area to |
Beta Was this translation helpful? Give feedback.
You need to connect this area to
useDroppable()
: