microsoft / TypeScript Public
Pinned issues
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
Label
Projects
Milestones
Assignee
Sort
Non-visible implementations produce invalid declaration file
#48525
opened Apr 2, 2022 by
pauldraper
Nested array incorrectly infer children type to unknown when given a single element
#48524
opened Apr 2, 2022 by
ycmjason
Narrowing not works on discriminated unions when not using literal type as discriminator property
#48522
opened Apr 2, 2022 by
k8w
Add missing properties quick fix on rest parameter incorrectly adds Array methods
#48520
opened Apr 1, 2022 by
TradeIdeasPhilip
Decorators broken with private fields, generated code has syntax error
#48515
opened Apr 1, 2022 by
evanw
[RFC] Towards Non-Fungible Types
Community Tooling
This might be better handled by tooling from the community instead of built into TypeScript
In Discussion
Not yet reached consensus
Suggestion
An idea for TypeScript
#48513
opened Apr 1, 2022 by
DanielRosenwasser
Restrained generic types and keyof type operator - mapped type is not concrete
#48510
opened Apr 1, 2022 by
eelilag
Parameter decorators use incorrect async/await context, generated code has syntax error
#48509
opened Apr 1, 2022 by
evanw
Inconsistent Type Inference of Object Property In Union Type
Design Limitation
Constraints of the existing architecture prevent this from being fixed
#48500
opened Mar 31, 2022 by
sullivan-sean
Nested function's JSDoc lost after compilation when returned in an object
Experience Enhancement
Noncontroversial enhancements
Suggestion
An idea for TypeScript
JSON.stringify(undefined) has wrong type
Duplicate
An existing issue was already created
#48492
opened Mar 30, 2022 by
locriacyber
Contribute to the welcome view
Experience Enhancement
Noncontroversial enhancements
Suggestion
An idea for TypeScript
#48489
opened Mar 30, 2022 by
isidorn
"Unexpected PrivateIdentifier in name expression with literal-like access" being hit
Bug
A bug in TypeScript
Fix Available
A PR has been opened for this issue
Error "Target requires N element(s) but source may have fewer" with arguments of function
Working as Intended
The behavior described is the intended behavior; this is not a bug
#48486
opened Mar 30, 2022 by
GTOsss
Unexpected error when using generic key record lookup and This issue needs a team member to investigate its status.
Parameters
Needs Investigation
#48484
opened Mar 30, 2022 by
OliverJAsh
Assignability type annotations
Duplicate
An existing issue was already created
#48475
opened Mar 29, 2022 by
jscheiny
5 tasks done
Property name bind/call/apply breaks generic inference in non-Function edge case
Design Limitation
Constraints of the existing architecture prevent this from being fixed
Has Repro
This issue has compiler-backed repros: https://aka.ms/ts-repros
#48474
opened Mar 29, 2022 by
texastoland
Generic type no longer narrowed as expected without Would introduce errors in existing code
extends object
Breaking Change
#48468
opened Mar 29, 2022 by
mjbvz
New type for tuples which have mutable properties but can't be mutated with array methods
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
#48465
opened Mar 28, 2022 by
haydaralrikabi
5 tasks done
Mixed Results Assigning One Generic Lookup Function Type Into Another
Needs Investigation
This issue needs a team member to investigate its status.
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.