Closed sondreb closed 9 years ago
I noticed that the NPM release is 4.1.0 and was updated a year ago?
https://www.npmjs.com/package/angular-busy
Stopped using Bower for packages a long time ago... NPM only :+1:
Until #80 is resolved, you can take the package from github directly to make it work:
"angular-busy": "http://github.com/cgross/angular-busy/tarball/master",
Closing this issue now to avoid duplicates.
I saw there was an older issue (#44) with this error, I'm getting this exception with all the latest versions of everything. Exception happens when $scope.savePromise is set, not when the timeout is executed.
My packages:
Code is really simple:
Markup: