Open thejuan opened 7 years ago
The promise tracker service adds both a success and error handler, this means that any errors are not passed on after the promise is bound to ngBusy. It would be better if you used finally so errors are propagated.
The promise tracker service adds both a success and error handler, this means that any errors are not passed on after the promise is bound to ngBusy. It would be better if you used finally so errors are propagated.