Do Dat

Results 3 comments of Do Dat

Problem happen in : React 18+ Solution: Using useId It has worked for me ` const draggableId = React.useId() `

i think bug happend cuz conflict between React 16 vs React 18

@xih Hi, I've use another library. You can checkout https://www.npmjs.com/package/react-joystick-component. Hope it fit in your problem