Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 6.8k
mat-select demo's native select reset is broken #14030
Copy link
Copy link
Closed
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentdocsThis issue is related to documentationThis issue is related to documentation
Description
Metadata
Metadata
Assignees
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentdocsThis issue is related to documentationThis issue is related to documentation
Bug, feature request, or proposal:
native html select reset doesn't work in the demo.
https://material.angular.io/components/select/overview#resetting-the-select-value
What is the expected behavior?
In the native select example:
Selecting a car, then selecting the blank top should reset the form field.
What is the current behavior?
The blank option is unselectable
Is there anything else we should know?