-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
lib.dom: DOMatrix constructor accepts TypedArrays, not only Arrays.
#60862
opened Dec 27, 2024 by
trusktr
Typed Object.entries/Object.fromEntries - Or Type Utility to infer Unions with matching length so that a new type safe object can be made
#60859
opened Dec 26, 2024 by
Jonathan002
6 tasks done
Using arow function without explicit return not type checking correctly
#60856
opened Dec 26, 2024 by
KieranP
Optional chaining type narrowing on parenthesized assignment expression
#60855
opened Dec 26, 2024 by
mjy9088
TS server significantly slower to initialize when
includePackageJsonAutoImports
is auto
#60854
opened Dec 25, 2024 by
OliverJAsh
Type parameter's function properties referencing other properties of the same parameter are broken
#60848
opened Dec 23, 2024 by
krulod
strictNullChecks false positives for non-null object properties
#60847
opened Dec 23, 2024 by
runny-yolk
Support python
Out of Scope
This idea sits outside of the TypeScript language design constraints
#60845
opened Dec 23, 2024 by
STofone
1 task done
Inconsistent types between Document scrollingElement and documentElement
#60838
opened Dec 22, 2024 by
aayla-secura
TypeScript slow project load times for large projects on MacOS
#60832
opened Dec 20, 2024 by
mjames-c
if-statements allow multiple arguments and don't check for constant conditions after the first argument
#60822
opened Dec 19, 2024 by
MajorMeerkatThe3rd
Bug: settings in
tsconfig.json#paths
and package.json#imports
conflicts
#60821
opened Dec 19, 2024 by
KostyaTretyak
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.