react-dnd-mouse-backend icon indicating copy to clipboard operation
react-dnd-mouse-backend copied to clipboard

Disable selection while dragging

Open akhilpanchal opened this issue 3 years ago • 0 comments

Thanks for putting together the mouse backend for react-dnd. I am seeing an issue in Firefox and Safari where the UI text elements are selected while dragging. However, it works fine in Chrome.

https://codesandbox.io/s/react-rnd-for-droplets-cdtfy?file=/src/index.js

Can we disable the text selection by default?

akhilpanchal avatar Dec 05 '20 18:12 akhilpanchal