-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: coreIssues related to the Sentry Core SDKIssues related to the Sentry Core SDK
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
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
[email protected];[email protected]
Link to Sentry event
Steps to Reproduce
- Store a "state" type object in Sentry's context using configureScope
- Capture an exception
- 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"
Metadata
Metadata
Assignees
Labels
Package: coreIssues related to the Sentry Core SDKIssues related to the Sentry Core SDK