Skip to content

Exceptions being reported as coming from angular-bugsnag #1

@mlopes

Description

@mlopes

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions