Skip to content

Fix crash in 'Wrap in JSX Fragment' quick fix #52816

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 2 commits into from
Feb 17, 2023
Merged

Fix crash in 'Wrap in JSX Fragment' quick fix #52816

merged 2 commits into from
Feb 17, 2023

Conversation

rbuckton
Copy link
Contributor

This amends #52803 so that we also address a crash in the "Wrap in JSX Fragment" quick fix.

Fixes #52137

@rbuckton rbuckton merged commit fd03708 into main Feb 17, 2023
@rbuckton rbuckton deleted the fix52137 branch February 17, 2023 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team 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.

Shorthand properties with = cause assertion failures in consumeTokenAndAdvanceScanner
3 participants