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

Datepicker : after select new datetime with specific format, the value is removed onBlur #186

Closed laurentperroteau closed 7 years ago

laurentperroteau commented 7 years ago

Bug:

When use specific format on datepicker, after select new datetime with format "dd/MM/y à HHhmm", the value is set to null onBlur.

What are the steps to reproduce?

Plunker template: http://plnkr.co/edit/1Me5s1BjY7tZ7lzRvYm0

Which versions of Angular, Material, OS, browsers are affected?

Angular 4.0.1, md2 0.0.19

dharmeshpipariya-zz commented 7 years ago

duplicate issue #177