Tim Partee
Tim Partee
@henritoivar Could you please share your implementation of the workaround with us? I'm not implementing my own input type="file" field, I'm letting ng-file-upload do that for me using the Angular...
Perhaps I mis-worded, I didn't mean to imply there's a bug in the directive - what I mean to say is that *I* do not use an input type="file" in...
After deeper testing it seems the issue was in my Angular controller, not in ng-file-upload - my code posted above works fine if you are handling the promise properly and...