Frustration with React DND

Right now I'm building something with React dnd, and it's extremely frustrating. I've worked with react dnd in the past and its been a pain in the ass. I've looked at alternatives like react beautiful dnd but this looks like it has the same problems. Honestly i wouldnt even be that upset but i keep running into this fucking bug where im passing in an anonymous function to the `useDrag` function and it seems to think that I'm passing in an object instead of an anonymous function which i dont understand. on one hand the function returns
By adlai
Uploaded on 2021-09-03 04:04:34
TAGS: