Skip to content

@sentry/browser "state" context appears as "None" in web UI #5536

Closed
@Thanaen

Description

@Thanaen

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which package are you using?

@sentry/browser

SDK Version

7.7.0 (set by @sentry/react-native's latest version)

Framework Version

react-native@0.68.2;react@17.0.2

Link to Sentry event

https://sentry.io/organizations/is-decisions/issues/3486550756/events/d6f2d88e268e471abcdb57f527626255/?project=5478187

Steps to Reproduce

  1. Store a "state" type object in Sentry's context using configureScope
  2. Capture an exception
  3. Go check in Sentry web UI if the "state" type object's value is shown

Expected Result

The object given to the context

Actual Result

"None"

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Package: coreIssues related to the Sentry Core SDK

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions