logicbomb / lvlDragDrop

Native AngularJS drag and drop directive
http://jasonturim.wordpress.com/2013/09/01/angularjs-drag-and-drop/
MIT License
186 stars 92 forks source link

Uncaught TypeError: Cannot read property 'dataTransfer' of undefined #30

Open Valonix opened 7 years ago

Valonix commented 7 years ago

Hi, i have this error in Chrome. Can u help me?

HelloJasonZhang commented 5 years ago

I also meet this issue, what is happen on this issue? but the offlical ui demo don't have this issue.

HelloJasonZhang commented 5 years ago

I copy this http://logicbomb.github.io/ng-directives/script/lvl-drag-drop.js code and run it my local enviroment and it is Okey.