-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Select should clear selection if setting value programmatically to nonexistent option value #2109
Comments
kara
added a commit
to kara/material2
that referenced
this issue
Dec 8, 2016
kara
added a commit
to kara/material2
that referenced
this issue
Dec 8, 2016
kara
added a commit
to kara/material2
that referenced
this issue
Dec 9, 2016
kara
added a commit
to kara/material2
that referenced
this issue
Dec 11, 2016
kara
added a commit
to kara/material2
that referenced
this issue
Dec 13, 2016
kara
added a commit
to kara/material2
that referenced
this issue
Dec 13, 2016
jelbourn
pushed a commit
that referenced
this issue
Dec 16, 2016
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Right now if you set the select value to an option value that doesn't exist, nothing happens. To emulate native selects, it should clear the select.
The text was updated successfully, but these errors were encountered: