Open g-serghei opened 8 years ago
This is not done yet , i too had the same problem. But in my case i dont want to do anything after that , perhaps you can include an EventEmitter in his code.
Thanks all I think it would be better to return the Promise as a result of this file. Will fix it soon.
no update yet on this issue
gotten a way around it, subscribed to thethis._loadingBar.events.subscribe(item => console.log(item));
then if it is of progress we can check the percentage and then check if it is 100% or not
When using this construction:
the complete callback is not called, it seems that you did not implemented it in your source code