Skip to content

Comments

fix(forms): use consistent error format returned from parse#67197

Open
mmalerba wants to merge 1 commit intoangular:mainfrom
mmalerba:parse-errors
Open

fix(forms): use consistent error format returned from parse#67197
mmalerba wants to merge 1 commit intoangular:mainfrom
mmalerba:parse-errors

Conversation

@mmalerba
Copy link
Contributor

Aligns the errors returned from the parse function in transformedValue to use the same convention as the rest of signal forms (a property called error that can contain a single error or list of errors)

@mmalerba mmalerba added the target: patch This PR is targeted for the next patch release label Feb 22, 2026
@ngbot ngbot bot modified the milestone: Backlog Feb 22, 2026
Aligns the errors returned from the `parse` function in
`transformedValue` to use the same convention as the rest of signal
forms (a property called `error` that can contain a single error or list
of errors)
Copy link
Contributor

@leonsenft leonsenft left a comment

Choose a reason for hiding this comment

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

reviewed-for: public-api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants