Skip to content

Import JSX explicitly for React 19 compatibility #29535

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

Merged
merged 4 commits into from
Mar 27, 2025
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Mar 18, 2025

Split out from #28914

This is hellish but splitting it up wouldn't save much hassle on either side. Its the same thing in a bunch of files. React 19 removes the global JSX namespace.

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy t3chguy added this pull request to the merge queue Mar 27, 2025
Merged via the queue into develop with commit 05df321 Mar 27, 2025
32 checks passed
@t3chguy t3chguy deleted the t3chguy/react19/jsx branch March 27, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants