We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@sentry/[email protected]
<Suspense />
<Await />
The component will be annotated.
The component is not annotated.
The text was updated successfully, but these errors were encountered:
0Calories
No branches or pull requests
Environment
@sentry/[email protected]
Steps to Reproduce
<Suspense />
/<Await />
as the root elements of a React component: https://remix.run/docs/en/main/components/await. Here's an example in the wild: https://github.com/bcoe/happ/blob/main/app/routes/habits.tsx#L122Expected Result
The component will be annotated.
Actual Result
The component is not annotated.
The text was updated successfully, but these errors were encountered: