JSNLog.AngularJS icon indicating copy to clipboard operation
JSNLog.AngularJS copied to clipboard

Error: [$rootScope:inprog] $digest already in progress

Open lolaswift opened this issue 9 years ago • 1 comments
trafficstars

Hi Matt, Thank you very much for the wonderful libraries. There are really the best. With angularjs 1.5.3, the logging to server works, however, I receive error: Error: [$rootScope:inprog] $digest already in progress Can you please help me? thx --lola

lolaswift avatar Oct 12 '16 12:10 lolaswift

I am also encountering this problem. It seems as though Angular used to recommend throwing an exception after your exception handling code is run (https://github.com/angular/angular.js/issues/14704). But now they have changed their recommendation (https://github.com/angular/angular.js/commit/f82eba814b5fce0c8b541afc3eeadf612d8222f0).

txavier avatar Dec 23 '16 22:12 txavier