-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
ref(tsc): convert installWizard to FC #83269
Conversation
Bundle ReportChanges will decrease total bundle size by 900 bytes (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
|
apiMethod="PUT" | ||
apiEndpoint={'/internal/options/?query=is:required'} | ||
submitLabel={t('Continue')} | ||
initialData={getInitialData()} |
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.
does this component work well enough to fill in the initial data when the data loads in later?
staleTime: 0, | ||
}); | ||
|
||
if (isPending) { |
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.
oh i guess now we're rendering nothing while its loading
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
relates to https://github.com/getsentry/frontend-tsc/issues/2