Skip to content

Issues: angular/angular

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

Nested computed signals have glitchy behavior due to garbage collection of WeakRef dependencies area: core Issues related to the framework runtime core: reactivity Work related to fine-grained reactivity in the core framework cross-cutting: signals
#51055 opened Jul 15, 2023 by simeyla needsTriage
FetchBackend call aborter.abort() in teardown logic even its observer closed. area: common/http needs reproduction This issue needs a reproduction in order for the team to investigate further
#51054 opened Jul 15, 2023 by leo6104 Backlog
Improvements for routerLink when used as hostDirective area: router router: directives RouterLink, RouterLinkActive, RouterOutlet etc.
#51046 opened Jul 14, 2023 by ssougnez needsTriage
Force Universal to wait for component promises to resolve before rendering. area: server Issues related to server-side rendering needs: clarification This issue needs additional clarification from the reporter before the team can investigate.
#51016 opened Jul 12, 2023 by claridgicus
2 of 3 tasks
needsTriage
all our unit test don't run anymore after upgrade from 15.2 to 16.1 of angular (NG0402) area: testing Issues related to Angular testing features, such as TestBed
#50998 opened Jul 11, 2023 by jcompagner
1 task done
needsTriage
HttpClient with fetch backend triggers too much change detection area: common/http bug P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent state: has PR
#50979 opened Jul 9, 2023 by zip-fa Backlog
FormControls are not usable in multiple formGroups area: forms forms: Controls API Issues related to AbstractControl, FormControl, FormGroup, FormArray.
#50957 opened Jul 6, 2023 by enrique-lozano needsTriage
inject() vs constructor injection inconsistency for Pipes area: core Issues related to the framework runtime bug core: di P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#50952 opened Jul 5, 2023 by Wintermoose Backlog
NgOptimizedImage : IMAGE_LOADER as Observable<string>|string area: common Issues related to APIs in the @angular/common package common: image directive feature: votes required Feature request which is currently still in the voting phase feature Issue that requests a new feature
#50928 opened Jul 3, 2023 by BenLune Backlog
SSR Image is not defined area: server Issues related to server-side rendering P5 The team acknowledges the request but does not plan to address it, it remains open for discussion
#50904 opened Jun 30, 2023 by CarlosTorrecillas Backlog
npm audit report: semver vulnerable semver <7.5.2 area: compiler Issues related to `ngc`, Angular's template compiler
#50900 opened Jun 30, 2023 by pawan-gwebs needsTriage
Mention booleanAttribute and numberAttribute inside @Input page area: docs Related to the documentation good first issue An issue that is suitable for first-time contributors; often a documentation issue.
#50894 opened Jun 29, 2023 by 4javier needsTriage
ProTip! Exclude everything labeled bug with -label:bug.