You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
md-select should support the property [value] for change it's value and the event (change) when a new value is selected. This way, it can be used as a direct replacement in code using select.
What is the current behavior?
It does not implements the property [value] and the event (change)