Skip to content

Getting duplicate events/issues for almost every error #4407

@melyux

Description

@melyux

For almost every Expo app error, I get the same error reported to Sentry twice.

  1. As the normal issue, e.g. TypeError Cannot read property 'status' of undefined.
  2. As this kind of issue: Error currentScopes.withScope$argument_0(@sentry/core/build... — TypeError: Cannot convert undefined value to object This error is located at: ...

This wasn't happening until recently. I do have captureConsoleIntegration({ levels: ['error'] }), on, but I'm not doing any manual console.error() calls where the errors occur.

Any clue why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Waiting for: Community

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions