Skip to content

Strip nullable types from 'this' type in inference with optional chain calls #42536

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 3, 2021

Conversation

ahejlsberg
Copy link
Member

Fixes #42404.

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Jan 28, 2021
@ahejlsberg ahejlsberg merged commit e231821 into master Feb 3, 2021
@ahejlsberg ahejlsberg deleted the fix42404 branch February 3, 2021 23:50
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.

Optional Chaining does not work with generic this parameter
3 participants