zyzo / react-dnd-mouse-backend

Mouse Backend for react-dnd library
http://zyzo.github.io/react-dnd-mouse-backend/
MIT License
85 stars 30 forks source link

revert: revert disable dragstart event preventDefault (#7) #25

Closed zyzo closed 5 years ago

zyzo commented 5 years ago

7 calls event.stopPropagation on dragstart window event at capturing phase, which is a totally unintended behaviour for a third-party lib