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
Label
Projects
Milestones
Assignee
Sort
Issues list
Encountering a NullInjectorError: No provider for _RadioControlRegistry! error when using @defer block
#54117
opened Jan 27, 2024 by
surajchopra1234
Allow specifying "equal" function for signal based inputs.
area: core
Issues related to the framework runtime
cross-cutting: signals
Enhance @defer views for responsive design
area: core
Issues related to the framework runtime
core: defer
Issues related to @defer blocks.
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
Provide flexible way to generate Issues related to APIs in the @angular/common package
common: image directive
srcset based on ngSrcset density multipliers when image size is unknown
area: common
injector yields wrong result inside embedded view
area: core
Issues related to the framework runtime
core: di
NG0311: Input/output object literal mapping to array breaks host directive validation
area: compiler
Issues related to `ngc`, Angular's template compiler
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)
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
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
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
Preloaded image with NgOptimizedImage gets double downloaded when Async operations gets triggered
area: common
Issues related to APIs in the @angular/common package
common: image directive
Formcontrol essential features
area: forms
forms: Controls API
Issues related to AbstractControl, FormControl, FormGroup, FormArray.
SwUpdate emits superfluous Issues related to the @angular/service-worker package
VERSION_READY event with navigationRequestStrategy set to "freshness"
area: service-worker
@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)
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
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
When using NgOptimizedImage directive, onerror="this.src=/fallback/img.jpg" causes recursive load
area: common
Issues related to APIs in the @angular/common package
common: image directive
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
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
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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.