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

@for and ngFor reporting errors but still iterating over data area: core Issues related to the framework runtime bug core: control flow Issues related to the built-in control flow (@if, @for, @switch) needs reproduction This issue needs a reproduction in order for the team to investigate further
#55601 opened Apr 30, 2024 by metalised Backlog
Generate Error routes at build time. area: adev Angular.dev documentation area: docs-infra Angular.dev application and infrastructure P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#55593 opened Apr 30, 2024 by JeanMeche Backlog
Missing example code for accessibility best practices case study 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
#55583 opened Apr 29, 2024 by sebastian-nunez Backlog
Allow one time binding input area: core Issues related to the framework runtime core: inputs / outputs
#55581 opened Apr 29, 2024 by Harpush needsTriage
ErrorHandler docs don't have standalone alternative 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
#55579 opened Apr 29, 2024 by mgechev Backlog
FormGroup.reset() input typings are incorrect area: docs Related to the documentation area: forms good first issue An issue that is suitable for first-time contributors; often a documentation issue. help wanted An issue that is suitable for a community contributor (based on its complexity/scope). P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#55577 opened Apr 29, 2024 by david-snyder-induro Backlog
Missing usage notes for Injector area: adev Angular.dev documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#55572 opened Apr 28, 2024 by HymanZHAN Backlog
No more subclasses or implements/extends information in API doc area: adev Angular.dev documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#55571 opened Apr 28, 2024 by HymanZHAN Backlog
View provider/provider info that's logged in the console is incorrect area: core Issues related to the framework runtime core: di
#55570 opened Apr 28, 2024 by HymanZHAN
1 of 2 tasks
needsTriage
docs: inject() is missing all overloads adev: preview area: adev Angular.dev documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#55556 opened Apr 26, 2024 by JeanMeche Backlog
[Feature] Introduce Type-safe Token Providing area: core Issues related to the framework runtime core: di cross-cutting: types feature Issue that requests a new feature
#55555 opened Apr 25, 2024 by Char2sGu Backlog
Destroy component itself area: core Issues related to the framework runtime
#55511 opened Apr 24, 2024 by cl-yklilich needsTriage
Add support for using functions as pipes area: core Issues related to the framework runtime core: pipes
#55471 opened Apr 22, 2024 by daniel-seaton needsTriage
New Angular Docs website is not PWA compatible area: adev Angular.dev documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#55401 opened Apr 18, 2024 by bampakoa Backlog
APP_INITIALIZER with HttpClient provoke memory leak in SSR projects area: core Issues related to the framework runtime memory leak Issue related to a memory leak P4 A relatively minor issue that is not relevant to core functions state: has PR
#55396 opened Apr 18, 2024 by dancornilov Backlog
BrowserViewportScroller not honoring native scroll margin area: common Issues related to APIs in the @angular/common package
#55383 opened Apr 17, 2024 by mmorris8 needsTriage
docs: @defer requires the parent component also be standalone area: docs Related to the documentation P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
#55381 opened Apr 17, 2024 by andy-bond Backlog
API Reference search on 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
#55362 opened Apr 16, 2024 by egorkel-altexsoft Backlog
The CSP nonce remains in the DOM after being read by Angular area: security Issues related to built-in security features, such as HTML sanitation cross-cutting: CSP
#55359 opened Apr 16, 2024 by Guerric-P needsTriage
ProTip! Exclude everything labeled bug with -label:bug.