angular-raven
angular-raven copied to clipboard
A Raven.js / Sentry wrapper for Angular.js
We haven't upgraded sentry to version 8 yet but when updating one of our angular projects i noticed that this library had updated to the latest raven-js release. I'm still...
In addition to Angular's monster error messages, this module logs them multiple times when development mode is turned on. This usually results in pages full of repeating stack traces. In...
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
For some reason, when using this module, errors like: `Error: Unexpected request: GET http://domain.com/api/v1/blah/` is not being thrown in unit tests. Because of this, you'll not immediately notice that there's...