react-draggable
react-draggable copied to clipboard
disable input cannot be dragged in firefox
trafficstars
Hello guys,
I've noticed that If I try to drag a disabled input in firefox, it just wont work. But If I remove the disabled attribute with inspect element, then I can be dragged. Anybody Knows why this happens?
Thanks in Advance :D