Skip to content

Issues: angular/angular

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

Issues list

Attribute inside selector changed the input value in Angular@19 area: core Issues related to the framework runtime core: dynamic view creation regression Indicates than the issue relates to something that worked in a previous version
#60157 opened Feb 28, 2025 by xianshenglu needsTriage
fix(core): avoid confusion between let value and internal data structures action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release
#59694 opened Jan 24, 2025 by crisbeto Loading… Backlog
[Feature Request] Subject Signal area: core Issues related to the framework runtime core: reactivity Work related to fine-grained reactivity in the core framework core: rxjs interop cross-cutting: signals
#58863 opened Nov 25, 2024 by hillin needsTriage
Automating Component Dependency Imports in Angular area: core Issues related to the framework runtime cross-cutting: standalone Issues related to the NgModule-less world
#58428 opened Oct 30, 2024 by jzolnowski needsTriage
fix(core): cleanup rxResource abort listener area: core Issues related to the framework runtime
#58306 opened Oct 22, 2024 by arturovt Loading… Backlog
@angular/elements uses (internal) property name for custom element properties, but template name for attributes area: elements Issues related to Angular Elements bug cross-cutting: signals P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#58302 opened Oct 22, 2024 by OlehPetrykUA v19.1 candidates
new function for signal/rxjs interop area: core Issues related to the framework runtime core: reactivity Work related to fine-grained reactivity in the core framework core: rxjs interop cross-cutting: observables cross-cutting: signals
#57946 opened Sep 24, 2024 by ymajoros needsTriage
@for(ID of IDs; track ID) and NG0956 - provide a way to prevent warning when tracking by item is legit scenario area: core Issues related to the framework runtime core: control flow Issues related to the built-in control flow (@if, @for, @switch)
#56471 opened Jun 16, 2024 by montella1507 needsTriage
computed efficieny improvement area: core Issues related to the framework runtime core: reactivity Work related to fine-grained reactivity in the core framework cross-cutting: signals
#56269 opened Jun 5, 2024 by bellostom needsTriage
control flow schematics: projected content '<ng-content>' is not working post migration area: migrations Issues related to `ng update` migrations core: control flow Issues related to the built-in control flow (@if, @for, @switch) state: needs more investigation
#56037 opened May 23, 2024 by sunilrathore24 needsTriage
ngProjectedAs not working when used as static host property inside @Component area: compiler Issues related to `ngc`, Angular's template compiler area: core Issues related to the framework runtime breaking changes bug core: content projection hotlist: error messages P4 A relatively minor issue that is not relevant to core functions
#55438 opened Apr 19, 2024 by goetzrobin Backlog
toSignal causes the signal to not being lazy-evaluated area: core Issues related to the framework runtime core: reactivity Work related to fine-grained reactivity in the core framework core: rxjs interop cross-cutting: signals
#55337 opened Apr 14, 2024 by csisy-bt4w needsTriage
perf(core): short-circuit child queries area: core Issues related to the framework runtime area: performance Issues related to performance state: blocked target: patch This PR is targeted for the next patch release
#54502 opened Feb 19, 2024 by pkozlowski-opensource Loading… Backlog
NG8011: Node matches the X slot of the Y component, but will not be projected into the specific slot because the surrounding @if has more than one node at its root. area: compiler Issues related to `ngc`, Angular's template compiler area: core Issues related to the framework runtime core: control flow Issues related to the built-in control flow (@if, @for, @switch)
#54077 opened Jan 25, 2024 by Kerrick needsTriage
feat: ✨ Injecting EnvironmentProvider into component wrapped with @defer area: core Issues related to the framework runtime core: defer Issues related to @defer blocks. core: di needs: discussion Indicates than an issue is an open discussion
#53700 opened Dec 26, 2023 by bjornharvold Backlog
ProTip! Exclude everything labeled bug with -label:bug.