Skip to content
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

Pass symbol under inspection into checkIndexConstraints #46350

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

weswigham
Copy link
Member

Rather than relying on finding on the type we pass in, which may not have a symbol it it's, eg, an intersection.

Fixes #46223

@weswigham weswigham merged commit 1c5d4e1 into microsoft:main Oct 14, 2021
@huan
Copy link

huan commented Oct 14, 2021

Cheers, thank you very much for fixing the

When could I expected this PR to be published to typescript@next?

@sandersn sandersn deleted the mixin-crash branch October 14, 2021 15:11
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.

TypeError: Cannot read property 'valueDeclaration' of undefined
4 participants