nervgh / angular-file-upload

[ALMOST NOT MAINTAINED] Angular File Upload is a module for the AngularJS framework
MIT License
3.44k stars 1.13k forks source link

Drag and Drop not working in Chrome occasionally #884

Open Ismuddin11 opened 3 years ago

Ismuddin11 commented 3 years ago

While using Drag and Drop it fails in some occasion, while we try to drag a file and drop it shows disabled icon instead of copy icon in the chrome .

ygj6 commented 3 years ago

I need more information to determine the cause of the problem, it is best to provide a test case.

Ismuddin11 commented 3 years ago

fix compatibility error with chrome and safari when dragging a file to dropzone #172 This one is related to this same issue. showing it was fixed but occurring in some cases. Once the browser was closed and opened it works fine...