Skip to content

fix(50340): typeof ... === "undefined" check on discriminated union of undefined and object type doesn't narrow correctly#50344

Merged
sandersn merged 3 commits intomicrosoft:mainfrom
a-tarasyuk:fix/50340
Aug 31, 2022
Merged

fix(50340): typeof ... === "undefined" check on discriminated union of undefined and object type doesn't narrow correctly#50344
sandersn merged 3 commits intomicrosoft:mainfrom
a-tarasyuk:fix/50340

Conversation

@a-tarasyuk
Copy link
Copy Markdown
Contributor

Fixes #50340

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

typeof ... === "undefined" check on discriminated union of undefined and object type doesn't narrow correctly

5 participants