Skip to content

Allow characters in JsxText inside JsxFragment that usually don't scan#22135

Merged
uniqueiniquity merged 1 commit into
microsoft:masterfrom
uniqueiniquity:jsxFragmentHash
Mar 2, 2018
Merged

Allow characters in JsxText inside JsxFragment that usually don't scan#22135
uniqueiniquity merged 1 commit into
microsoft:masterfrom
uniqueiniquity:jsxFragmentHash

Conversation

@uniqueiniquity
Copy link
Copy Markdown
Contributor

Fixes #22012.
Previously we were not scanning the text following a JsxFragment opening tag as JsxText as we were for JsxElement opening tags. This change aligns the two cases.

@uniqueiniquity uniqueiniquity merged commit dfa1a90 into microsoft:master Mar 2, 2018
@uniqueiniquity uniqueiniquity deleted the jsxFragmentHash branch March 2, 2018 00:50
@microsoft microsoft locked and limited conversation to collaborators Jul 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants