Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Check for import nonexistent module
#55457 opened Aug 22, 2023 by zyf0330
5 tasks done
Assigning to a wider union type breaks type safety Working as Intended The behavior described is the intended behavior; this is not a bug
#55451 opened Aug 21, 2023 by nbrugger-tgm
Error in '<anonymous>' during 'navto' Bug A bug in TypeScript Source: Telemetry The issue relates to the telemetry in editors
#55448 opened Aug 21, 2023 by typescript-bot
Unreachable returns badly break return type inference 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
#55437 opened Aug 20, 2023 by rotu
Can't infer return type of generic function Duplicate An existing issue was already created
#55435 opened Aug 19, 2023 by AFatNiBBa
Object properties are allowed on const enums Bug A bug in TypeScript Help Wanted You can do this
#55421 opened Aug 17, 2023 by bgenia Backlog
Cannot await Thenable Needs Investigation This issue needs a team member to investigate its status.
#55408 opened Aug 17, 2023 by rotu
NonNullable not assignable to Exclude<T, null | undefined> Design Limitation Constraints of the existing architecture prevent this from being fixed
#55396 opened Aug 16, 2023 by LeviticusMB
Keep argument name of setter in declaration from JavaScript Experience Enhancement Noncontroversial enhancements Help Wanted You can do this Suggestion An idea for TypeScript
#55391 opened Aug 16, 2023 by regseb Backlog
Generic indexed access on a substitution type with an array constraint resolves incorrectly Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#55383 opened Aug 15, 2023 by Andarist Backlog
Recursive reverse mapped types don't work well with mixed object and tuple structures 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
#55382 opened Aug 15, 2023 by Andarist Backlog
Design Meeting Notes, 8/11/2023 Design Notes Notes from our design meetings
#55377 opened Aug 14, 2023 by DanielRosenwasser
ProTip! Adding no:label will show everything without a label.