-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Outdated JSX transform #11932
Comments
Thanks for letting us know! We'll make sure that this is not gonna happen when react 19 drops, or at least shortly after :) |
Just bumped into this myself. Was going to contribute until I saw the build comes from |
@kentcdodds Thanks for trying 😂 I am taking a look at this right now. I was wondering how libraries should go about using a jsx runtime so I was looking up how react router does it for example but it seems like you guys are also still using The concrete problem I am facing is whether to use |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/remix
SDK Version
7.113.0
Framework Version
React canary or React 19 Beta
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
Use and install Sentry with React canary or React 19 Beta.
Expected Result
No warning should be logged. Sentry React artifacts should use the new(ish? 😁) JSX transform.
Actual Result
The text was updated successfully, but these errors were encountered: