touch-dnd
touch-dnd copied to clipboard
Dragging movement not showing element until drop.
Why this could happen? I did the same as the example but once i start dragging some element to another droppable, the element is not shown, until i drop it on this new div. Thanks
Maybe a z-index
issue. Otherwise, please provide a minimal example that reproduces your issue (e.g. you can fork this codepen).