ui-uploader icon indicating copy to clipboard operation
ui-uploader copied to clipboard

Customizable file uploader

Results 4 ui-uploader issues
Sort by recently updated
recently updated
newest added

Hi, I upload a video and chose internet on ipad ,Videos taken can upload but native video are not upload. Please give me some advise .Thank you.

Hello, Great work with this! However, files aren't uploading on Firefox on Android, including the demo. Browser - Firefox 54.0.1 OS - Android 7.0 Please advise. Thank you.

There's a bug that prevents the upload from start when concurrency is not specified. https://github.com/angular-ui/ui-uploader/blob/master/src/uploader.js#L39 What the point of specifying this option for single file uploads (when `multiple` is not...

Hi, We have a isolated-scope directive, which is dynamically created using ng-repeat. In this directive we have upload functionality. If the directive is repeated for 10 times, we will have...

question