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

Enhance @defer views for responsive design area: core Issues related to the framework runtime core: defer Issues related to @defer blocks.
#54109 opened Jan 27, 2024 by surajchopra1234 needsTriage
How to load lazy load router children in standalone workspaces area: adev Angular.dev documentation area: docs Related to the documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#54102 opened Jan 26, 2024 by json-derulo Backlog
injector yields wrong result inside embedded view area: core Issues related to the framework runtime core: di
#54097 opened Jan 26, 2024 by bgotink needsTriage
NG0311: Input/output object literal mapping to array breaks host directive validation area: compiler Issues related to `ngc`, Angular's template compiler
#54096 opened Jan 26, 2024 by cyr-x needsTriage
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
Consider setting up "Custom Properties" feature in Angular repositories area: adev Angular.dev documentation area: dev-infra Issues related to Angular's own dev infra (build, test, CI, releasing) area: docs Related to the documentation P4 A relatively minor issue that is not relevant to core functions
#54066 opened Jan 25, 2024 by danieljancar Backlog
NG0100 thrown when iterating through map.keys() area: common Issues related to APIs in the @angular/common package area: core Issues related to the framework runtime core: change detection
#54052 opened Jan 24, 2024 by Sapphirewhale needsTriage
Unclear usage of effect to retrieve data in async way area: core Issues related to the framework runtime core: reactivity Work related to fine-grained reactivity in the core framework
#54047 opened Jan 24, 2024 by TarsisDragomir needsTriage
Formcontrol essential features area: forms forms: Controls API Issues related to AbstractControl, FormControl, FormGroup, FormArray.
#54041 opened Jan 23, 2024 by Dejavu333 needsTriage
@if(A && B) {} should be the same as @if (A) { @if(B) {}} but is not area: core Issues related to the framework runtime core: content projection core: control flow Issues related to the built-in control flow (@if, @for, @switch)
#54035 opened Jan 23, 2024 by GaetanRdn needsTriage
Async computed signal - Add the ability to easily create async signals with dependencies area: core Issues related to the framework runtime core: reactivity Work related to fine-grained reactivity in the core framework
#54032 opened Jan 23, 2024 by rezoled needsTriage
Refused to apply inline style because it violates the following Content Security Policy area: core Issues related to the framework runtime core: stylesheets cross-cutting: CSP security Issues that generally impact framework or application security
#54031 opened Jan 23, 2024 by bschick needsTriage
Add a way to set new default values to reactive form controls area: forms feature: votes required Feature request which is currently still in the voting phase feature Issue that requests a new feature
#54022 opened Jan 22, 2024 by DerChris173 Backlog
Cookies not set after requests in APP_INITIALIZER (Mobile browser) area: core Issues related to the framework runtime needs reproduction This issue needs a reproduction in order for the team to investigate further
#54018 opened Jan 22, 2024 by tobiloeb Backlog
SwPush.messages and SwPush.notificationClicks don't work properly on iOS area: service-worker Issues related to the @angular/service-worker package iOS Issue related to Apple's iOS operating system
#54014 opened Jan 21, 2024 by StefanNedelchev needsTriage
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.