I was following the tutorial but I unexpectedly got this error, does anyone see what is going on? Here is the full error: react_devtools_backend.js:2557 react-
I have a weird bug that I'm trying to solve, sandbox here: https://codesandbox.io/s/drag-and-drop-with-reordering-test-i9f0j3 Basically, the reordering doesn't
Here I am trying to assign React dnd "drag" ref to existing ref but it is not happening, can any one please help me. const refs = useRef<(HTMLDivElement |