Promact / md2

Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.
http://code.promactinfo.com/md2/
MIT License
379 stars 111 forks source link

Selected Time not displayed in textbox if picker type is set as time #246

Closed kirtiesl closed 7 years ago

kirtiesl commented 7 years ago

Hello, I am using below syntax in my html <md2-datepicker type="time" touchUi="true" [openOnFocus]="true"> But selected time is not displayed in the input box. If I click on the time icon then my previous selected value is populated in input.

It is also not working here http://code.promactinfo.com/md2/#/datepicker

dharmeshpipariya-zz commented 7 years ago

@kirtiesl we have fixed this issue with the latest release, please go through it.