Jorge Navarro
Jorge Navarro
is there any update to this PR? Thanks for this amazing package!
I've discovered problem 2 arises because there are useSortables (useDraggable + useDroppable) inside a DragOverlay, as documentation states this is not the intended way: > make sure that the components...
@Heilemann @theisnygaard @diginikkari @MuhammadHamzaChippa hey, sorry for the delay. I did solve it, there are currently two ways to approach the problem: A. (Simplest solution) Don't render the dragging element,...