Skip to content

Add a test for an error on required JSX children when an empty JSX expression is used #53113

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

Conversation

Andarist
Copy link
Contributor

@Andarist Andarist commented Mar 6, 2023

closes #38108
it was fixed by #41166 (it didn't come with a test that would exercise the error like this)

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Mar 6, 2023
@DanielRosenwasser DanielRosenwasser merged commit 61a8e2c into microsoft:main Mar 6, 2023
@DanielRosenwasser
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Required children are not enforced with TSX
5 participants