Skip to content

Allow capturing exceptions without having to override window.onerror #91

Closed
@ram-nadella

Description

@ram-nadella

Currently Raven.captureException does not work unless .install() has been called, but calling .install() replaces window.onerror to sending every error to Sentry (we are seeing a lot of errors that are not from our web app, appear to be content scripts, other scripts injected onto the page by browser extensions etc.)

Raven.captureMessage seems to work fine without the need to call .install()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions