Skip to content

docs(forms): transformedValue parse error wiring#67285

Merged
thePunderWoman merged 2 commits intoangular:mainfrom
sonukapoor:docs/forms-transformed-value-parse-errors
Feb 25, 2026
Merged

docs(forms): transformedValue parse error wiring#67285
thePunderWoman merged 2 commits intoangular:mainfrom
sonukapoor:docs/forms-transformed-value-parse-errors

Conversation

@sonukapoor
Copy link
Contributor

@sonukapoor sonukapoor commented Feb 25, 2026

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?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove bot requested a review from JeanMeche February 25, 2026 14:26
@angular-robot angular-robot bot added area: docs Related to the documentation area: forms labels Feb 25, 2026
@ngbot ngbot bot modified the milestone: Backlog Feb 25, 2026
* representation into an underlying model value. For example, a numeric input that displays and
* accepts string values but stores a number.
*
* Parse errors are exposed via `rawValue.parseErrors()`. When `transformedValue` is used within a
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The use of rawValue isn't really clear. We should probably explicit that this is done on the return value of transformedValue

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. I have updated the wording to reference the returned signal explicitly instead of rawValue.

@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note labels Feb 25, 2026
@JeanMeche
Copy link
Member

caretaker note: This is a doc only change, no need to presubmit.

@JeanMeche JeanMeche added target: rc This PR is targeted for the next release-candidate and removed target: patch This PR is targeted for the next patch release labels Feb 25, 2026
@thePunderWoman thePunderWoman merged commit 547ed65 into angular:main Feb 25, 2026
24 of 26 checks passed
@thePunderWoman
Copy link
Contributor

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

@sonukapoor sonukapoor deleted the docs/forms-transformed-value-parse-errors branch February 25, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation area: forms merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants