Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exceptions being reported as coming from angular-bugsnag #1

Open
mlopes opened this issue Jul 24, 2014 · 0 comments
Open

Exceptions being reported as coming from angular-bugsnag #1

mlopes opened this issue Jul 24, 2014 · 0 comments

Comments

@mlopes
Copy link

mlopes commented Jul 24, 2014

Hi,

I'm trying to use angular-bugsnag, and throwing exceptions causes them to be reported as coming from the angular-bugsnag exception handler.
Example doing throw from a controller in the login.js file:

throw "Testing throw again";

On bugsnag I see the error as happening here:

app/components/angular-bugsnag/dist/angular-bugsnag.js:78:40

Any clues of what can be wrong here?

Thanks,
Marco Lopes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@mlopes and others