René's URL Explorer Experiment


Title: Signal forms - radio does not reflect form model signal initial state if value attribute is enum · Issue #66402 · angular/angular · GitHub

Open Graph Title: Signal forms - radio does not reflect form model signal initial state if value attribute is enum · Issue #66402 · angular/angular

X Title: Signal forms - radio does not reflect form model signal initial state if value attribute is enum · Issue #66402 · angular/angular

Description: Which @angular/* package(s) are the source of the bug? forms Is this a regression? No Description When trying to use enum as a value attribute for radio button, radio button does not reflects initial state of form model signal. If i use ...

Open Graph Description: Which @angular/* package(s) are the source of the bug? forms Is this a regression? No Description When trying to use enum as a value attribute for radio button, radio button does not reflects initi...

X Description: Which @angular/* package(s) are the source of the bug? forms Is this a regression? No Description When trying to use enum as a value attribute for radio button, radio button does not reflects initi...

Opengraph URL: https://github.com/angular/angular/issues/66402

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Signal forms - radio does not reflect form model signal initial state if value attribute is enum","articleBody":"### Which @angular/* package(s) are the source of the bug?\n\nforms\n\n### Is this a regression?\n\nNo\n\n### Description\n\nWhen trying to use `enum` as a `value` attribute for `radio` button, radio button does not reflects initial state of form model signal. \nIf i use for example \n```ts\n readonly projectFormModel = signal\u003cProjectFormModel\u003e({ name: 'test', status: ProjectStatus.CLOSED });\n readonly projectForm = form(this.projectFormModel);\n```\n\n ```html\n \u003cinput\n  type=\"radio\"\n  [field]=\"projectForm.status\"\n  [value]=\"projectStatusEnum.CLOSED\"\n  id=\"btnradio2\" /\u003e\n\u003clabel\n  class=\"btn btn-outline-primary\"\n  for=\"btnradio2\"\u003e\n  {{ projectStatusEnum.CLOSED }}\n\u003c/label\u003e\n```\nButton should be marked as selected. But it works correctly after I click the html radio button.\n\nIt works for initial state if i use plain string for value, ie: `value=\"closed\"`\n\nEnum values work OK in reactive forms, but not with signal forms.\n\nExample link bellow.\n\nBest regards.\n\n\n### Please provide a link to a minimal reproduction of the bug\n\nhttps://stackblitz.com/~/github.com/kle-pra/signal-form-enums?file=package.json\n\n### Please provide the exception or error you saw\n\n```true\n/\n```\n\n### Please provide the environment you discovered this bug in (run `ng version`)\n\n```true\nAngular CLI       : 21.0.5\nAngular           : 21.0.7\nNode.js           : 24.11.0\nPackage Manager   : npm 11.6.3\nOperating System  : linux x64\n\n┌───────────────────────────────┬───────────────────┬───────────────────┐\n│ Package                       │ Installed Version │ Requested Version │\n├───────────────────────────────┼───────────────────┼───────────────────┤\n│ @angular-devkit/build-angular │ 21.0.5            │ ^21.0.5           │\n│ @angular/build                │ 21.0.5            │ ^21.0.5           │\n│ @angular/cli                  │ 21.0.5            │ 21.0.5            │\n│ @angular/common               │ 21.0.7            │ 21.0.7            │\n│ @angular/compiler             │ 21.0.7            │ 21.0.7            │\n│ @angular/compiler-cli         │ 21.0.7            │ 21.0.7            │\n│ @angular/core                 │ 21.0.7            │ 21.0.7            │\n│ @angular/forms                │ 21.0.7            │ 21.0.7            │\n│ @angular/language-service     │ 21.0.7            │ 21.0.7            │\n│ @angular/localize             │ 21.0.7            │ ^21.0.7           │\n│ @angular/platform-browser     │ 21.0.7            │ 21.0.7            │\n│ @angular/router               │ 21.0.7            │ 21.0.7            │\n│ @angular/service-worker       │ 21.0.7            │ 21.0.7            │\n│ rxjs                          │ 7.8.2             │ 7.8.2             │\n│ typescript                    │ 5.9.3             │ 5.9.3             │\n│ zone.js                       │ 0.16.0            │ ~0.16.0      \n```\n\n### Anything else?\n\n","author":{"url":"https://github.com/kle-pra","@type":"Person","name":"kle-pra"},"datePublished":"2026-01-08T13:37:04.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/66402/angular/issues/66402"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:49e47b62-8e82-c43d-92d3-9e9f2426fa83
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9786:3A1ACB:255690:328540:6964ECEB
html-safe-nonceecad392c44d82c65bddbb5a1aad289f941cb361a92a346de90308b9b5d4eabe2
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5Nzg2OjNBMUFDQjoyNTU2OTA6MzI4NTQwOjY5NjRFQ0VCIiwidmlzaXRvcl9pZCI6IjUzMDA0NTkwMDMzNTMyOTYxMDciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac5cc3d56c9ff63d7f741563254dfa31ed318aa03372a7a7a2896447820f88af39
hovercard-subject-tagissue:3792935581
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/angular/angular/66402/issue_layout
twitter:imagehttps://opengraph.githubassets.com/6f9ec04d06a93558c03ec07242656ec328bf7bf2d6d3ebd0ff2af80dcb081e0f/angular/angular/issues/66402
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/6f9ec04d06a93558c03ec07242656ec328bf7bf2d6d3ebd0ff2af80dcb081e0f/angular/angular/issues/66402
og:image:altWhich @angular/* package(s) are the source of the bug? forms Is this a regression? No Description When trying to use enum as a value attribute for radio button, radio button does not reflects initi...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekle-pra
hostnamegithub.com
expected-hostnamegithub.com
None53cd8ae9b65b7c4a0ad545ffeb3216839259a92733857ba426906c0655c5419d
turbo-cache-controlno-preview
go-importgithub.com/angular/angular git https://github.com/angular/angular.git
octolytics-dimension-user_id139426
octolytics-dimension-user_loginangular
octolytics-dimension-repository_id24195339
octolytics-dimension-repository_nwoangular/angular
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id24195339
octolytics-dimension-repository_network_root_nwoangular/angular
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasec140758368c0a01881f61b83770bd75cfe81e2c4
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/angular/angular/issues/66402#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular%2Fangular%2Fissues%2F66402
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular%2Fangular%2Fissues%2F66402
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=angular%2Fangular
Reloadhttps://github.com/angular/angular/issues/66402
Reloadhttps://github.com/angular/angular/issues/66402
Reloadhttps://github.com/angular/angular/issues/66402
angular https://github.com/angular
angularhttps://github.com/angular/angular
Notifications https://github.com/login?return_to=%2Fangular%2Fangular
Fork 27k https://github.com/login?return_to=%2Fangular%2Fangular
Star 99.7k https://github.com/login?return_to=%2Fangular%2Fangular
Code https://github.com/angular/angular
Issues 1k https://github.com/angular/angular/issues
Pull requests 116 https://github.com/angular/angular/pulls
Discussions https://github.com/angular/angular/discussions
Actions https://github.com/angular/angular/actions
Projects 2 https://github.com/angular/angular/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/angular/angular/security
Please reload this pagehttps://github.com/angular/angular/issues/66402
Insights https://github.com/angular/angular/pulse
Code https://github.com/angular/angular
Issues https://github.com/angular/angular/issues
Pull requests https://github.com/angular/angular/pulls
Discussions https://github.com/angular/angular/discussions
Actions https://github.com/angular/angular/actions
Projects https://github.com/angular/angular/projects
Security https://github.com/angular/angular/security
Insights https://github.com/angular/angular/pulse
New issuehttps://github.com/login?return_to=https://github.com/angular/angular/issues/66402
New issuehttps://github.com/login?return_to=https://github.com/angular/angular/issues/66402
#66404https://github.com/angular/angular/pull/66404
Signal forms - radio does not reflect form model signal initial state if value attribute is enumhttps://github.com/angular/angular/issues/66402#top
#66404https://github.com/angular/angular/pull/66404
area: formshttps://github.com/angular/angular/issues?q=state%3Aopen%20label%3A%22area%3A%20forms%22
bughttps://github.com/angular/angular/issues?q=state%3Aopen%20label%3A%22bug%22
forms: signalshttps://github.com/angular/angular/issues?q=state%3Aopen%20label%3A%22forms%3A%20signals%22
needsTriagehttps://github.com/angular/angular/milestone/83
https://github.com/kle-pra
https://github.com/kle-pra
kle-prahttps://github.com/kle-pra
on Jan 8, 2026https://github.com/angular/angular/issues/66402#issue-3792935581
https://stackblitz.com/~/github.com/kle-pra/signal-form-enums?file=package.jsonhttps://stackblitz.com/~/github.com/kle-pra/signal-form-enums?file=package.json
area: formshttps://github.com/angular/angular/issues?q=state%3Aopen%20label%3A%22area%3A%20forms%22
bughttps://github.com/angular/angular/issues?q=state%3Aopen%20label%3A%22bug%22
forms: signalshttps://github.com/angular/angular/issues?q=state%3Aopen%20label%3A%22forms%3A%20signals%22
Experimental Signal Formshttps://github.com/orgs/angular/projects/60
needsTriageNo due datehttps://github.com/angular/angular/milestone/83
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.