Clear button appears to the right of down arrow. or down arrow disappears
Both down arrow and clear button appear on top of each other
MdSelect cant be clearable because it have arrow on right and it should mimics native select.
For anyone wondering how I worked around this, I made an additional option called None and set the value to empty string. This reset the form. See this codepen for details: https://codepen.io/anon/pen/xYQKRE
Most helpful comment
For anyone wondering how I worked around this, I made an additional option called None and set the value to empty string. This reset the form. See this codepen for details: https://codepen.io/anon/pen/xYQKRE