react-dnd / react-dnd-html5-backend

HTML5 backend for React DnD [Legacy Repo]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sortable cancel on drop outside - cursor indicator not disabled (X) outside drop zone

caub opened this issue · comments

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.