The value of a `FormControl` is treated in a special way (called boxed values) when it's an object with exactly 2 fields: `value` and `disabled`. This commit adds a test which verifies that an object is not treated as a boxed value when `disabled` field is present, but `value` is missing. PR Close #39801
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT