danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.59k forks source link

Drag and Drop Example for IE 11 is not working #1897

Open gayaprabhu opened 7 years ago

gayaprabhu commented 7 years ago

Hi , I have deactivated the compatibility mode in IE11, even though the drag and drop feature is not working in demo page as well as on my page. I've looked into the console also and there are no errors. It works in other browsers. is ie11 supports drag and drop feature. It would be great if you could help me on this. Thanks in advance.