You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug, <md-input-container> <span md-prefix> <md-icon>home</md-icon> </span> <input mdInput name="givenName" readonly disabled> </md-input-container>
gives wrong DOM, div.mat-input-prefix is empty while the span.md-prefix is generated inside div.mat-input-infix
could be seen on the following plnkr: http://plnkr.co/edit/WRtJEaWx0ilHPBeGLSM5?p=preview
which is regression from beta.6 on 4.1.3: http://plnkr.co/edit/dGxYTBaObsjDs557jM4k?p=preview