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
This was actually a problem in the example code. It wasn't setting the format properly, so datepicker couldn't pick up the year.
Here's the updated binding code:
I've found that when initializing the datepicker with a starting value it seems to init with the correct day & month but not year.
You can see this in the current model binding example:
http://angular2-materialize.surge.sh/#/modelbindings
The text was updated successfully, but these errors were encountered: