react-dnd-html5-backend
react-dnd-html5-backend copied to clipboard
Sortable cancel on drop outside - cursor indicator not disabled (X) outside drop zone
http://recordit.co/4xFfdIUkb4
http://gaearon.github.io/react-dnd/examples-sortable-cancel-on-drop-outside.html has this little issue on Chrome46, the indicator just below the mouse cursor shows I can drop the element while I was completely out of the drop zone
I'm also having this issue. +1
It's not the HTML5 API itself, the quirk is in react-dnd.