Skip to content

Issues: microsoft/TypeScript

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

KnownKeys<T> breaking change in 4.3.1-rc Bug A bug in TypeScript Domain: Conditional Types The issue relates to conditional types Fix Available A PR has been opened for this issue Rescheduled This issue was previously scheduled to an earlier milestone
#44143 opened May 18, 2021 by jakearchibald TypeScript 5.7.0
Structural Comparison of Circular Tuples Bug A bug in TypeScript Domain: Conditional Types The issue relates to conditional types Rescheduled This issue was previously scheduled to an earlier milestone
#37420 opened Mar 16, 2020 by harrysolovay TypeScript 5.7.0
any appears to shortcircut structural type checking Bug A bug in TypeScript Domain: Conditional Types The issue relates to conditional types Domain: Variance Relationships The issue relates to variance relationships between types
#31295 opened May 7, 2019 by webstrand Backlog
3.4.1 regression in distributed types Domain: Conditional Types The issue relates to conditional types Needs Investigation This issue needs a team member to investigate its status.
#31121 opened Apr 25, 2019 by aleclarson Backlog
typeof 'function' using with Exclude<T, Function> Bug A bug in TypeScript Domain: Conditional Types The issue relates to conditional types Domain: Control Flow The issue relates to control flow analysis
#29614 opened Jan 28, 2019 by Saul-Mirone Backlog
Exponential compilation slowdown with property accessors and conditional types Bug A bug in TypeScript Domain: Conditional Types The issue relates to conditional types Domain: Performance Reports of unusually slow behavior
#29350 opened Jan 10, 2019 by alexfoxgill Backlog
Conditional type does not narrow union type Bug A bug in TypeScript Domain: Conditional Types The issue relates to conditional types
#29188 opened Dec 28, 2018 by lodo1995 Backlog
Pick<T, Exclude<keyof T, K>> & Pick<T, Extract<keyof T, K>> should be assignable to T Domain: Conditional Types The issue relates to conditional types Experience Enhancement Noncontroversial enhancements Suggestion An idea for TypeScript
#28884 opened Dec 6, 2018 by djrodgerspryor Backlog
Generic derived value type Domain: Conditional Types The issue relates to conditional types Experience Enhancement Noncontroversial enhancements Suggestion An idea for TypeScript
#28597 opened Nov 19, 2018 by jurajkocan Backlog
Typescript failed to expand type in generic for unknown reason Bug A bug in TypeScript Domain: Conditional Types The issue relates to conditional types
#28545 opened Nov 15, 2018 by mmis1000 Backlog
Generic type union assignment via Pick throws TS2322 Bug A bug in TypeScript Domain: Conditional Types The issue relates to conditional types
#28080 opened Oct 23, 2018 by Niels-Be Backlog
Using generic argument that extends something, stops inferring super keys when Exclude is used in addition to keyof and Pick Domain: Conditional Types The issue relates to conditional types Needs Proposal This issue needs a plan that clarifies the finer details of how it could be implemented. Suggestion An idea for TypeScript
#27928 opened Oct 16, 2018 by sceutre
Problem with inference for this['prop'] with conditional types Bug A bug in TypeScript Domain: Conditional Types The issue relates to conditional types
#27014 opened Sep 10, 2018 by dfreeman Backlog
Conditional types can cause TS to miss incorrect interface extensions Bug A bug in TypeScript Domain: Conditional Types The issue relates to conditional types
#25344 opened Jun 30, 2018 by errendir Backlog
ProTip! Mix and match filters to narrow down what you’re looking for.