Skip to content

fix(forms): bind invalid input in custom controls#64526

Closed
cexbrayat wants to merge 1 commit intoangular:mainfrom
cexbrayat:fix/invalid
Closed

fix(forms): bind invalid input in custom controls#64526
cexbrayat wants to merge 1 commit intoangular:mainfrom
cexbrayat:fix/invalid

Conversation

@cexbrayat
Copy link
Copy Markdown
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

FormUiControl has an invalid input signal, but it was not bound by the control instructions.

What is the new behavior?

It is now bound.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

FormUiControl has an `invalid` input signal, but it was not bound by the control instructions.
@pullapprove pullapprove bot requested a review from JeanMeche October 19, 2025 16:55
@ngbot ngbot bot added this to the Backlog milestone Oct 19, 2025
@JeanMeche JeanMeche requested a review from kirjs October 19, 2025 19:30
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release labels Oct 21, 2025
@JeanMeche JeanMeche removed the request for review from kirjs October 21, 2025 11:57
@thePunderWoman
Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: forms target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants