-
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
type of FetchEvent.handled shold be Promise<undefined> not Promise<void>;
Duplicate
An existing issue was already created
#61703
opened May 15, 2025 by
yhonda-ohishi
Strange vscode typescript intellisense bug.
Question
An issue which isn't directly actionable in code
#61705
opened May 15, 2025 by
semanticist21
TS Server Plugin rename supoort transform user input
#61702
opened May 15, 2025 by
mantou132
6 tasks done
Type narrow not worked with this union type.
Duplicate
An existing issue was already created
#61701
opened May 15, 2025 by
Mng12345
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
TypeChecker: Symbol.getDeclarations() returns undefined declarations when used with complex generic types
Question
An issue which isn't directly actionable in code
#61697
opened May 13, 2025 by
eddeee888
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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.