Hacker News new | ask | show | jobs
by nathan_f77 3189 days ago
They have the option to use the the native HTML5 drag and drop API, but it is disabled by default, and they use mouse events instead. See the 'native' option: https://github.com/Shopify/draggable#options

I would really like to see support for mouse events in react-dnd.