Skip to content

Fix issue with find references for jsx tags#7622

Merged
mhegazy merged 1 commit into
masterfrom
findAllReferencesForJSXTagNames
Mar 21, 2016
Merged

Fix issue with find references for jsx tags#7622
mhegazy merged 1 commit into
masterfrom
findAllReferencesForJSXTagNames

Conversation

@mhegazy
Copy link
Copy Markdown
Contributor

@mhegazy mhegazy commented Mar 21, 2016

For JSX elements with tagnames consistent of only identifiers, calling checkExpression, does not do what the language service expects, so find all references will not work correctly.

//CC: @RyanCavanaugh

@DanielRosenwasser
Copy link
Copy Markdown
Member

👍

1 similar comment
@RyanCavanaugh
Copy link
Copy Markdown
Member

👍

mhegazy added a commit that referenced this pull request Mar 21, 2016
Fix issue with find references for jsx tags
@mhegazy mhegazy merged commit 7c99c8f into master Mar 21, 2016
@mhegazy mhegazy deleted the findAllReferencesForJSXTagNames branch March 21, 2016 23:28
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 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.

4 participants