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

File upload fails with large files #2005

Open amirvenus opened 6 years ago

amirvenus commented 6 years ago

Hi, I am trying to upload a rather large file (>25MB) and it gets stuck when it is around 80% or so.

Please advise