Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Don't persist scope data across starts #242

Merged
merged 4 commits into from
Jul 14, 2020
Merged

fix: Don't persist scope data across starts #242

merged 4 commits into from
Jul 14, 2020

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Jul 10, 2020

We actually don't want to rehydrate the scope on a new startup, we only want that we use the previous scope in case a native crash happened.

Fixes #196
Fixes #195

@HazAT HazAT self-assigned this Jul 10, 2020
@HazAT HazAT changed the title fix: Add tests for scope data fix: Don't persist scope data across starts Jul 14, 2020
# Conflicts:
#	example/yarn.lock
@HazAT HazAT merged commit 0300caa into master Jul 14, 2020
@HazAT HazAT deleted the tests/scope-data branch July 14, 2020 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unhandledException - sticky tag data user data missing on uncaught exception
2 participants