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
Label
Projects
Milestones
Assignee
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
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
Improvements for routerLink when used as hostDirective
area: router
router: directives
RouterLink, RouterLinkActive, RouterOutlet etc.
Undocumented Feature of ng-template: direct access to context
area: docs
Related to the documentation
Docs: call out CanDeactivate breaking change in v15 update guide
area: docs
Related to the documentation
Error NG0601 is reported incorrectly (triggered by NG0600) when calling toSignal inside a computed or effect
area: core
Issues related to the framework runtime
cross-cutting: signals
@Input and @Output bound to the same signal can produce an error
area: core
Issues related to the framework runtime
cross-cutting: signals
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.
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
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
FormControls are not usable in multiple formGroups
area: forms
forms: Controls API
Issues related to AbstractControl, FormControl, FormGroup, FormArray.
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
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
Docs: FormControl not mentioned as subclass of AbstractControl
area: docs
Related to the documentation
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
npm audit report: semver vulnerable semver <7.5.2
area: compiler
Issues related to `ngc`, Angular's template compiler
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.
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.