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

HTML5 backend for React DnD [Legacy Repo]

Results 37 react-dnd-html5-backend issues
Sort by recently updated
recently updated
newest added

When the dragPreview differs in width or height from the dragSource, the calculation for the offset will give invalid values. ![image](https://cloud.githubusercontent.com/assets/1027202/17329993/f5c8dc6c-58bc-11e6-948e-072d1a7d7510.png) In the above image we can see the original...

Hi, we are using dropzone.js and react dnd in same project. After upgrading html5-backend from 2.0.2 to 2.1.2 we start seeing the following error on console Uncaught Invariant Violation: Cannot...

I'm experiencing a slight conflict when dropping files into `react-dropzone`, resulting in the following errors. ``` Uncaught Invariant Violation: Expected targetIds to be an array Uncaught Invariant Violation: Cannot call...

![bug](https://cloud.githubusercontent.com/assets/1460090/14755277/952cd91c-08b7-11e6-863c-6f540eeec561.gif) - Note that files array is empty - Also, in Chrome it is recognized as `__NATIVE_URL__` Firefox 47.0a2

When I drag a native URL (that is, a link), Edge does not recognize it. IE, however, does.

bug

Moved from https://github.com/gaearon/react-dnd/issues/257. Original issue by @carlosrberto: > this can be seen in the example: http://gaearon.github.io/react-dnd/examples-drag-around-naive.html

bug

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

bug