Michael Prentice
Michael Prentice
OK, thank you. I can indeed reproduce this now. Updated [CodePen](https://codepen.io/Splaktar/pen/jYeLRL) to use 1.1.5 CSS instead of 1.1.4 and 1.1.5 JS. Issue remains.  during page load.
I can confirm that `md-autofocus` is working with Dialogs and SideNavs (used in the demos) but I can't find a case anywhere that shows it working on page load atm....
@killboard nope. PRs are welcome.
@marosoft do you have any interest in looking into this one?
@marosoft [this is the editor](https://codepen.io/Splaktar/pen/vpxVMQ) to the [debug view](https://cdpn.io/Splaktar/debug/vpxVMQ/XBAGRqwLDnmr) of the CodePen that I posted.
I'm starting to think that this never worked. I tested with 1.0.0, 1.1.0, 1.1.4, 1.1.5, and 1.1.24 but did not see this work on page load w/o a dialog or...
We may also want to mention the `autofocus` attribute and link to https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus from our docs.
I'm going to close this as there appear to be workarounds and the issue template wasn't completed (no AngularJS Material version indicated and no CodePen reproduction/demo). If this is still...
@o5shorioush this has been a problem since `1.1.7`. I don't see how it would have been fixed in `1.1.21`. Can you be more specific and provide a demo reproduction of...