Open
Description
Steps to reproduce
<md-toolbar class="md-primary">
<md-button class="md-icon-button" :disabled="true">
<md-icon>done</md-icon>
</md-button>
</md-toolbar>
Which browser?
Tested on Firefox 62 and Chromium 69.
Vue 2.5.17, Vue-material 1.0.0-beta-10.2
What is expected?
The button should be gray
What is actually happening?
The button is white