Skip to content

Conversation

@Andarist
Copy link
Contributor

@Andarist Andarist commented Mar 6, 2023

closes #47523
closes #31675

they were fixed by #47370

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Mar 6, 2023
@typescript-bot
Copy link
Collaborator

The TypeScript team hasn't accepted the linked issue #47523. If you can get it accepted, this PR will have a better chance of being reviewed.

2 similar comments
@typescript-bot
Copy link
Collaborator

The TypeScript team hasn't accepted the linked issue #47523. If you can get it accepted, this PR will have a better chance of being reviewed.

@typescript-bot
Copy link
Collaborator

The TypeScript team hasn't accepted the linked issue #47523. If you can get it accepted, this PR will have a better chance of being reviewed.

@RyanCavanaugh RyanCavanaugh merged commit 9c7f43d into microsoft:main Mar 6, 2023
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 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.

Partial<T>[K] is not assignable to T[K] | undefined [3.5.1] Type 'NonNullable<Partial<Config>[T]>' is not assignable to type 'Config[T]'

5 participants