Skip to content

Fix getIntrinsicAttributesTypeFromJsxOpeningLikeElement #35273

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 1 commit into from
Nov 22, 2019

Conversation

elibarzilay
Copy link
Contributor

Use getIndexTypeOfType+getDeclaredTypeOfSymbol instead of getIndexInfoOfSymbol.

Fixes #34730.

Use `getIndexTypeOfType`+`getDeclaredTypeOfSymbol` instead of `getIndexInfoOfSymbol`.

Fixes microsoft#34730.
@elibarzilay elibarzilay merged commit 20b246c into microsoft:master Nov 22, 2019
@elibarzilay elibarzilay deleted the 34730 branch November 22, 2019 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash when IntrinsicElements extends Record<string, any>
3 participants