I have the issue with <md-autocomplete>
component which is shown in this demo:
<md-autocomplete md-clear-button="true">
does not work. I would expect that a cross is shown at the end of the input field, like it is shown for official Basic Usage demo.
If someone can update the my demo so that clear button works, I will appreciate.