-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Emitted declarations for JS file do not import a class if it's re-exported
#61718
opened May 17, 2025 by
keijokapp
tsc --build --watch
produces stray .js
/.js.map
files when adding a file to upstream project
#61717
opened May 17, 2025 by
echentw
using
transform throws when a for body binding shadows the for head binding
Bug
Missing Intl.Locale.prototype.getWeekInfo()
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Help Wanted
You can do this
Add option to remove "move to new file" quick fix
Needs Investigation
This issue needs a team member to investigate its status.
Visual Studio
Integration with Visual Studio
#61712
opened May 16, 2025 by
markboyall
6 tasks done
Resolution order dependent circular heritage
Help Wanted
You can do this
Possible Improvement
The current behavior isn't wrong, but it's possible to see that it might be better in some cases
Monorepo workspace packages in devDependencies are not considered for auto-imports
#61709
opened May 16, 2025 by
DerGernTod
False negative on exhaustive type guard on multilevel union
Duplicate
An existing issue was already created
#61708
opened May 16, 2025 by
mateuszkitlas
Object.groupBy
should not return Partial<Record<string, T>>
or Partial<Record<number, T>>
#61706
opened May 15, 2025 by
joshkel
jsconfig.*.json
don't have "allowJs": true
by default
Not a Defect
#61704
opened May 15, 2025 by
adamscott
TS Server Plugin rename supoort transform user input
#61702
opened May 15, 2025 by
mantou132
6 tasks done
Exported types in an ESM namespace are not "nameable" (have repro)
Design Limitation
Constraints of the existing architecture prevent this from being fixed
#61700
opened May 15, 2025 by
jasonkuhrt
Internal caching of Iterable types skips type checks for optional Arrays, only emits error on first encountered instance of TS error 2488
Bug
A bug in TypeScript
Help Wanted
You can do this
base64/hex methods missing from A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Help Wanted
You can do this
Uint8Array
Bug
This JSX tag's 'children' prop expects type 'string' which requires multiple children, but only a single child was provided
Needs Investigation
This issue needs a team member to investigate its status.
The entries collection in observers should be non-empty
Experience Enhancement
Noncontroversial enhancements
Help Wanted
You can do this
Suggestion
An idea for TypeScript
Generic TypedArray constructors have only one overload
Needs More Info
The issue still hasn't been fully clarified
#61680
opened May 9, 2025 by
gordonmleigh
With exactOptionalPropertyTypes enabled, assigning a union with missing literal properties is incorrectly allowed
Bug
A bug in TypeScript
#61678
opened May 9, 2025 by
loganzartman
A contextually-typed signature coming from correlated union can't be assigned back to source of its contextual type
Help Wanted
You can do this
Possible Improvement
The current behavior isn't wrong, but it's possible to see that it might be better in some cases
public static fields without initializer are removed even with This issue needs a team member to investigate its status.
useDefineForClassFields=true
Needs Investigation
#61671
opened May 8, 2025 by
sapphi-red
Previous Next
ProTip!
no:milestone will show everything without a milestone.