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

Uploading wont start without specifying concurrency

Open steven-prybylynskyi opened this issue 7 years ago • 0 comments

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 specified)?

steven-prybylynskyi avatar Apr 13 '17 19:04 steven-prybylynskyi