aonawale / ember-material-components

Google's Material Design Components for Ember JS apps
https://aonawale.github.io/ember-material-components
MIT License
2 stars 1 forks source link

iconTabindex not being pulled through #3

Open MrChriZ opened 6 years ago

MrChriZ commented 6 years ago

For some reason the iconTabindex property is not being pulled through on the mdc-textfield

This can be seen here: https://ember-twiddle.com/49d7e8093bdf2026764fa12f35831499

MrChriZ commented 6 years ago

I believe this issue is actually a bug in MDC itself: https://github.com/material-components/material-components-web/issues/2156