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

feature: throw an error in case of afterRender misuse. area: core Issues related to the framework runtime core: lifecycle hooks feature Issue that requests a new feature
#51343 opened Aug 12, 2023 by JeanMeche Backlog
Angular PWA and offline server area: service-worker Issues related to the @angular/service-worker package
#51337 opened Aug 11, 2023 by MutazNawas needsTriage
Bootstrap multiple standalone components area: core Issues related to the framework runtime cross-cutting: standalone Issues related to the NgModule-less world
#51331 opened Aug 11, 2023 by emeryao needsTriage
Named characters references containing digits are not processed properly area: compiler Issues related to `ngc`, Angular's template compiler compiler: parser P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#51323 opened Aug 10, 2023 by myfonj Backlog
Incorrect code snippet area: docs Related to the documentation good first issue An issue that is suitable for first-time contributors; often a documentation issue. state: has PR
#51320 opened Aug 10, 2023 by AlexeyBondar1992 needsTriage
NotYetImplemented error related to ZoneAwarePromise2 after Angular 15 -> 16 upgrade area: core Issues related to the framework runtime area: server Issues related to server-side rendering core: hydration
#51319 opened Aug 10, 2023 by SebastianKohler needsTriage
getLNodeForHydration return item which have boolean property area: core Issues related to the framework runtime area: server Issues related to server-side rendering core: hydration P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#51318 opened Aug 10, 2023 by hiepxanh Backlog
Trouble when trying to run docs locally area: docs-infra The angular.io application & related infra. Issues for docs content should use `area: docs` state: has PR
#51308 opened Aug 9, 2023 by bampakoa needsTriage
use useFactory or analog for every inject area: core Issues related to the framework runtime core: di
#51282 opened Aug 5, 2023 by tamtakoe needsTriage
Long numeric HTML Entities in templates are compiled wrong area: compiler Issues related to `ngc`, Angular's template compiler compiler: parser P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#51274 opened Aug 4, 2023 by delbertooo Backlog
Example code for injection token is misleading/does not work this way area: docs Related to the documentation docsarea: DI Use only with "area: docs". This issue applies to doc about dependency injection section good first issue An issue that is suitable for first-time contributors; often a documentation issue.
#51270 opened Aug 4, 2023 by fhaag needsTriage
Loosen validator directives selectors action: global presubmit A TGP is required and / or is running area: forms feature: votes required Feature request which is currently still in the voting phase feature Issue that requests a new feature forms: directives forms: validators
#51248 opened Aug 2, 2023 by Xriuk Backlog
"Template reference variables" topic does not have active state in navigation area: docs-infra The angular.io application & related infra. Issues for docs content should use `area: docs` bug P4 A relatively minor issue that is not relevant to core functions
#51242 opened Aug 1, 2023 by tkolok Backlog
Multiple formControlName/formControl directives using the same FormControl do not stay in sync area: forms bug P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#51239 opened Aug 1, 2023 by arohmann-fd Backlog
ProTip! Exclude everything labeled bug with -label:bug.