Skip to content

Feature request: install without instrumenting try catch #920

@jazzzz

Description

@jazzzz

When calling Raven.install, it breaks my live debugging workflow: in Chrome Developer Tools, when an exception is thrown, the debugger breaks in raven, and the debugger does not allow allow me to go up in the callstack.

image

image

image

I tried to set my own handler in window.onerror, calling Raven.captureException, but I lose the breadcrumbs feature.

To get the best of both worlds, I would like an option to allow to call Raven.install without instrumenting try catch.

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