Skip to content

Fixed a crash when computing flow type of destructured never#57586

Merged
RyanCavanaugh merged 1 commit intomicrosoft:mainfrom
Andarist:fix/crash-flow-type
Mar 1, 2024
Merged

Fixed a crash when computing flow type of destructured never#57586
RyanCavanaugh merged 1 commit intomicrosoft:mainfrom
Andarist:fix/crash-flow-type

Conversation

@Andarist
Copy link
Copy Markdown
Contributor

fixes #57582

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Feb 29, 2024
Copy link
Copy Markdown
Member

@jakebailey jakebailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good that another error still fires for this case; I was worried it wouldn't.

@RyanCavanaugh RyanCavanaugh merged commit af0424c into microsoft:main Mar 1, 2024
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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.

Internal crash with TypeError: Cannot read properties of undefined (reading 'parent')

5 participants