mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9e37a58e14
Recompute the checked state when a reused radio input receives a new value while the form model remains unchanged. Handle this case for both reactive forms and signal forms, and add regression tests covering reused radio elements.