Skip to content

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

Merged
ahejlsberg merged 2 commits intomasterfrom
fix42404
Feb 3, 2021
Merged

Strip nullable types from 'this' type in inference with optional chain calls#42536
ahejlsberg merged 2 commits intomasterfrom
fix42404

Conversation

@ahejlsberg
Copy link
Copy Markdown
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
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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