-
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
"Find All References" shows all interface implementations instead of specific class method references
#61484
opened Mar 25, 2025 by
wizardnet972
The type in Ternary Operator give a wrong value
Not a Defect
This behavior is one of several equally-correct options
#61483
opened Mar 25, 2025 by
HuberTRoy
Union of classes with same structure collapsed, leading to missing type errors
#61482
opened Mar 25, 2025 by
blickly
RFC:
brand
Keyword for Structural Branded Types
#61479
opened Mar 24, 2025 by
clearfram3
6 tasks done
RFC: Enhancing Type Aliases with
mut type
to Unify Type Definitions in TypeScript
#61478
opened Mar 24, 2025 by
clearfram3
6 tasks done
Infer "stringable" or "numerable" objects without explicit declaration
Duplicate
An existing issue was already created
#61477
opened Mar 24, 2025 by
nexusprime-here
6 tasks done
Can't index an object literal despite 'in'
Duplicate
An existing issue was already created
#61471
opened Mar 23, 2025 by
Sainan
Wrong import attribute typed as any, but should be typed as string
#61469
opened Mar 23, 2025 by
johann1301s
Explicit target type breaks generic parameter inference for function call with intersection return type
#61467
opened Mar 23, 2025 by
nuiva
containerSeemsToBeEmptyDomElement
does not check correctly for lib.dom.d.ts
Bug
TS complains about assignability instead of narrowing
Duplicate
An existing issue was already created
#61465
opened Mar 22, 2025 by
RedCMD
Local function variables are suggested within its default arguments
Bug
A bug in TypeScript
Help Wanted
You can do this
InstanceType
and constructor return type inference doesn’t work for built‑in subtypes of ErrorConstructor
Help Wanted
TypeScript code suggestions include inaccessible private fields from base classes
Bug
A bug in TypeScript
Help Wanted
You can do this
Add types for 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
String.{matchAll,replaceAll}
with a well known symbol
Help Wanted
T
is not assignable to SomeType | Exclude<T, SomeType>
where T
is a generic union type
#61446
opened Mar 19, 2025 by
12joan
Type alias circularly references itself
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
Allow A bug in TypeScript
Help Wanted
You can do this
import.meta.url
when module
is node16
or node18
Bug
I triggered the Debug assertion The issue still hasn't been fully clarified
Revert #54442 and add a testcase with whatever triggered this
when running with --diagnostics
Needs More Info
#61438
opened Mar 17, 2025 by
littlebutt
Type Conversion Error with Empty and Non-Empty Generic Types in Record Mapping
Bug
A bug in TypeScript
Help Wanted
You can do this
Support fuzzy search for "Go to Symbol in Workspace" for Javascript/Typescript
#61439
opened Mar 16, 2025 by
cvbge
{@link Class.name}
resolves wrongly to Function.name
Needs Investigation
#61433
opened Mar 16, 2025 by
Danielku15
Arithmetic operations on type-parameters subtyping A bug in TypeScript
Help Wanted
You can do this
bigint
are incorrectly inferred to have type number
Bug
Intellisense: deprioritise native function methods
Experience Enhancement
Noncontroversial enhancements
Help Wanted
You can do this
Suggestion
An idea for TypeScript
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.