Skip to content
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: code fix wrapJsxInFragment not working in new JSX emit #44111

Closed
wants to merge 1 commit into from

Conversation

Jack-Works
Copy link
Contributor

I implemented "Wrap in JSX Fragment" in #37917. It explicitly detects if the JSXEmit is React or ReactNative. When TypeScript supports the new JSX emit comes out, this file didn't be changed to reflect the new change. The result is this code fix is not working when using the new JSX emit.

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label May 16, 2021
@typescript-bot
Copy link
Collaborator

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

@Jack-Works
Copy link
Contributor Author

Duplicate of #43635

@Jack-Works Jack-Works closed this May 21, 2021
@Jack-Works Jack-Works deleted the fix-37917 branch May 21, 2021 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants