-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix: React native docs #11633
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: React native docs #11633
Conversation
|
@wsdt is attempting to deploy a commit to the Sentry Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
| routeChangeTimeoutMs: 1_000, // default: 1_000 | ||
| enableTabsInstrumentation: true, // default: false | ||
| ignoreEmptyBackNavigationTransactions: true, // default: true | ||
| const navigationIntegration = new Sentry.ReactNavigationInstrumentation({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @wsdt, thanks for contributing!
I noticed in the code example there is an option for enableTimeToInitialDisplay, but in the list of options below it provides an explanation for enableTabsInstrumentation which is not in the code sample. Is this correct?
|
@krystofwoldrich can you take a look at this? |
|
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you add the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
|
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you add the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
|
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you add the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
|
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you add the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
|
The docs are up to date with the latest major version https://github.com/getsentry/sentry-react-native/releases/tag/6.0.0 The changes proposed here revert the pages back to the RN SDK v5. |
Docs are outdated.