Skip to content

fix(forms): support custom controls as host directives#67065

Open
leonsenft wants to merge 2 commits intoangular:mainfrom
leonsenft:sf-host-directive-control
Open

fix(forms): support custom controls as host directives#67065
leonsenft wants to merge 2 commits intoangular:mainfrom
leonsenft:sf-host-directive-control

Conversation

@leonsenft
Copy link
Contributor

Add the missing code to update control properties when control is a host
directive.

Fix #66592.

Test that `[formField]` synchronizes its value with a custom form
control implemented as a host directive on a component.
Add the missing code to update control properties when control is a host
directive.

Fix angular#66592.
@leonsenft leonsenft added the target: minor This PR is targeted for the next minor release label Feb 14, 2026
@ngbot ngbot bot added this to the Backlog milestone Feb 14, 2026
@leonsenft leonsenft requested a review from alxhub February 14, 2026 00:18
@leonsenft leonsenft marked this pull request as ready for review February 14, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: forms forms: signals target: minor This PR is targeted for the next minor release

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[signal forms] FormField directive does not work with host directives inputs

1 participant