InfomediaLtd / angular2-materialize

Angular 2 support for Materialize CSS framework.
https://infomedialtd.github.io/angular2-materialize/
MIT License
409 stars 142 forks source link

ngModel doesn't work in pickaDate #414

Open trayanr opened 6 years ago

trayanr commented 6 years ago

Hi, I found a strange bug. When I use the date-picker the date is 07/12/1916. But the fromDate value is 07/08/2017.
ts fail html fail