e36d5b201a
Previously, `registerOnChange` used `hasOwnProperty` to identify if the property is supported. However, this does not work as the `selectedOptions` property is an inherited property. This commit fixes this by verifying the property on the prototype instead. Closes #37433 PR Close #37620 |
||
---|---|---|
.. | ||
directives | ||
directives.ts | ||
form_builder.ts | ||
form_providers.ts | ||
forms.ts | ||
model.ts | ||
validators.ts | ||
version.ts |