ng-file-upload
ng-file-upload copied to clipboard
Browser getting hang even for 6 KB zip file
Hi,
When I am running this plugin in angular without minification of complete code base then everything works fine and I can upload 20 MB zip file as well however when I minified complete code base and then try to upload even 6 KB zip then as soon as I select file browser gets hang and you can do anything. Is any body else faced the same issue?
I am using in chrome and with Angular 1.6
Any update on this as I have tried many ways but not getting any error log or not hitting any request on tomcat.