exceptionless / Exceptionless.JavaScript

Exceptionless JavaScript client
http://exceptionless.com
Apache License 2.0
59 stars 24 forks source link

angular integration fails with angular router #20

Closed niemyjski closed 9 years ago

niemyjski commented 9 years ago
TypeError: Cannot read property 'name' of undefined
at at () in https://localhost/scripts/exceptionless/integrations/angular.js:line 47:col 60
at Scope.$get.Scope.$broadcast() in https://localhost/scripts/angular.js:line 14720:col 28
at at () in https://localhost/scripts/angular-route.js:line 616:col 26
at processQueue() in https://localhost/scripts/angular.js:line 13189:col 27
at at () in https://localhost/scripts/angular.js:line 13205:col 27
at Scope.$get.Scope.$eval() in https://localhost/scripts/angular.js:line 14401:col 28
at Scope.$get.Scope.$digest() in https://localhost/scripts/angular.js:line 14217:col 31
at Scope.$get.Scope.$apply() in https://localhost/scripts/angular.js:line 14506:col 24
at done() in https://localhost/scripts/angular.js:line 9659:col 47
at completeRequest() in https://localhost/scripts/angular.js:line 9849:col 7
at XMLHttpRequest.requestLoaded() in https://localhost/scripts/angular.js:line 9790:col 9