Skip to content

Conversation

@crisbeto
Copy link
Member

@crisbeto crisbeto commented Dec 2, 2025

Adds some type checking code which verifies that the bound value on a Field radio button is a string.

Fixes #65726.

Adds some type checking code which verifies that the bound `value` on a `Field` radio button is a string.

Fixes angular#65726.
@crisbeto crisbeto requested a review from leonsenft December 2, 2025 12:07
@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Dec 2, 2025
@angular-robot angular-robot bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Dec 2, 2025
@ngbot ngbot bot added this to the Backlog milestone Dec 2, 2025
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 2, 2025
@pkozlowski-opensource pkozlowski-opensource merged commit 6773d3b into angular:main Dec 3, 2025
25 checks passed
@pkozlowski-opensource
Copy link
Member

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

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: compiler Issues related to `ngc`, Angular's template compiler target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Signal forms: support non-string types for radio inputs and type-check radio values

3 participants