Hi,
I am using angular-file-upload v.2.5.0 and there is callback named onAfterAddingAll which is triggered only if some file was added to the queue. But if none file was added, the callback is not triggered. Is there any way to get callback like onAfterTryAddingAll which triggers after processing all files no matter if some file was added to the queue?
Regards,
Todt
Hi,
I am using
angular-file-upload v.2.5.0and there is callback namedonAfterAddingAllwhich is triggered only if some file was added to the queue. But if none file was added, the callback is not triggered. Is there any way to get callback likeonAfterTryAddingAllwhich triggers after processing all files no matter if some file was added to the queue?Regards,
Todt