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

No error showing in HTML for invalid Angular IF statement area: compiler Issues related to `ngc`, Angular's template compiler compiler: extended diagnostics compiler: template type-checking feature Issue that requests a new feature
#55812 opened May 15, 2024 by ryan-nis
1 of 2 tasks
Backlog
ngsp is not working properly with control flow syntax area: compiler Issues related to `ngc`, Angular's template compiler core: control flow Issues related to the built-in control flow (@if, @for, @switch)
#55791 opened May 14, 2024 by cexbrayat needsTriage
Angular Update Guide zone.js area: docs Related to the documentation
#55773 opened May 13, 2024 by andreaslarssen needsTriage
compiler: Parser interpolation assertion failure after the introduction of new control flow @ symbol syntax area: compiler Issues related to `ngc`, Angular's template compiler core: control flow Issues related to the built-in control flow (@if, @for, @switch)
#55772 opened May 13, 2024 by bougwal needsTriage
Feat(adev): faster initial loading + iPad availability of the playground area: adev Angular.dev documentation area: docs-infra Angular.dev application and infrastructure
#55768 opened May 12, 2024 by mauriziocescon needsTriage
transparent text on chrome 109 area: adev Angular.dev documentation
#55763 opened May 12, 2024 by A-So-Nya needsTriage
model() should support a narrower output type area: core Issues related to the framework runtime core: inputs / outputs cross-cutting: signals feature Issue that requests a new feature
#55754 opened May 10, 2024 by Harpush Backlog
Clarify how to test for errors in effects area: core Issues related to the framework runtime area: docs Related to the documentation area: testing Issues related to Angular testing features, such as TestBed core: reactivity Work related to fine-grained reactivity in the core framework cross-cutting: signals
#55753 opened May 10, 2024 by DmitryEfimenko needsTriage
Hello world tutorial is broken in several ways area: adev Angular.dev documentation P2 The issue is important to a large percentage of users, with a workaround
#55725 opened May 8, 2024 by sheariley Backlog
Allow search by query param | angular.dev area: adev Angular.dev documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#55707 opened May 7, 2024 by d-koppenhagen Backlog
Clarification for member sequence area: adev Angular.dev documentation area: docs Related to the documentation
#55703 opened May 7, 2024 by andreaslarssen needsTriage
signal(Observable<T>) to signal<T>() operator area: core Issues related to the framework runtime core: reactivity Work related to fine-grained reactivity in the core framework cross-cutting: signals feature Issue that requests a new feature
#55675 opened May 4, 2024 by MGX-CODING Backlog
ProTip! Exclude everything labeled bug with -label:bug.