danialfarid / ng-file-upload

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

Drop file not working #2106

Open clluiz opened 5 years ago

clluiz commented 5 years ago

I'm trying to do an upload using the drop area. But chrome gives an warning: "Resource interpreted as Document but transferred with MIME type application/vnd.openxmlformats-officedocument.wordprocessingml.document"

And try to download the file. Upload using the select is ok.

Someone can help-me?

nickjgentile commented 5 years ago

@clluiz this only happens on Chrome for you, correct?