cgross / angular-busy

Show busy/loading indicators on any element during $http requests (or any promise).
http://cgross.github.io/angular-busy/demo
MIT License
1.44k stars 256 forks source link

Issue #31: fixed problem with re-factored promises #37

Closed char0n closed 9 years ago

char0n commented 10 years ago

https://github.com/cgross/angular-busy/issues/31#issuecomment-51794783

pocesar commented 10 years ago

@cgross this one must land, we are on the verge of angular 1.3

cgross commented 9 years ago

Thanks for the work. I ended up doing the code a bit differently but thanks nonetheless.