Input type date overlaps with placeholder
See original GitHub issueInput type date overlaps with placeholder
<md-input placeholder="Fecha de nacimiento" type="date" [value]="userDetail.get('birthdate')" (input)="actions.inputChanged($event, 'birthdate')"></md-input>
β@angular/commonβ: β^2.0.0-rc.6β, β@angular/compilerβ: β^2.0.0-rc.6β, β@angular/coreβ: β^2.0.0-rc.6β, β@angular/formsβ: β^2.0.0-rc.6β, β@angular/httpβ: β^2.0.0-rc.6β, β@angular/platform-browserβ: β^2.0.0-rc.6β, β@angular/platform-browser-dynamicβ: β^2.0.0-rc.6β, β@angular/routerβ: β^3.0.0-rc.2β, β@angular/router-deprecatedβ: β2.0.0-rc.2β, β@angular2-material/buttonβ: β^2.0.0-alpha.8-1β, β@angular2-material/cardβ: β^2.0.0-alpha.8-1β, β@angular2-material/checkboxβ: β^2.0.0-alpha.8-1β, β@angular2-material/coreβ: β^2.0.0-alpha.8-1β, β@angular2-material/inputβ: β^2.0.0-alpha.8-1β, β@angular2-material/listβ: β^2.0.0-alpha.8-1β, β@angular2-material/radioβ: β^2.0.0-alpha.8-1β,
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (2 by maintainers)
Top GitHub Comments
Hi,
Iβm using alpha.9-2, itβs working for date input, but not for time input As I havenβt found any thing about time input I think the issue is still in master.
Thanks.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.