mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6773d3b97d
Adds some type checking code which verifies that the bound `value` on a `Field` radio button is a string. Fixes #65726.