This repository was archived by the owner on Jun 18, 2018. It is now read-only.

Description
I've prepared a minimal example here: https://github.com/danielberndt/react-starter/tree/react-dnd-test
When dropping an image, it should be calling the drop
method but instead the file gets opened in the browser. No warning or error gets issued.
This fails on Chrome 47 on Mac 10.9.5. It works fine on Firefox and used to work fine on earlier versions of Chrome on my machine.