angular-rollbar icon indicating copy to clipboard operation
angular-rollbar copied to clipboard

AngularJS × Rollbar JS API

Results 1 angular-rollbar issues
Sort by recently updated
recently updated
newest added

Also, maybe not related to this issue, but there is a "Uncaught Error: [$rootScope:inprog] $digest already in progress" when using syntax like this: app.factory('$exceptionHandler', function ($rollbar,$log) { return function (exception,...