angular-file-upload
angular-file-upload copied to clipboard
[ALMOST NOT MAINTAINED] Angular File Upload is a module for the AngularJS framework
Converted HTTP URLs to HTTPS for better better security over servers
Any idea why I gett a bad request 500 error (unable to load resource) from xhr.send(sendable) on line 532 on FileUploader.js? I am trying to post to a .net core...
Is it possible to make all the files upload together rather than uploading one after another? This will be a nice feature. asynchronously uploading all the files together.
No active postpaid offer
When I send a file single file use sample code,i got a page reload,, I want to stay on the current page what should I do? code: onClick(e) { const...
Hi brother, thank you for your library, but, can i request, iwant get realpath File format pdf or another before upload, for check or review first, so when i add...
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...
I've come across a bug in chrome where if you upload the same file twice in a row, the `change` event is not emitted unless you clear `element.value` with `null`...
The latest 2.6.0 update introduced a bug with Internet Explorer where we're setting xhr.timeout before calling xhr.open(). Internet Explorer cannot handle setting those keys on the XHR object without the...
Using `ngf-src`, when taking a photo with portrait orientation on Android, it is displayed correctly in the portrait orientation. However, when using `ngf-thumbnail`, the orientation is broken and the image...