kevinoleary19 / Angular-2-Datepicker

A minimalist datepicker inspired by Google's material design
70 stars 71 forks source link

[0.6.0-beta3] Year input field is always invalid until the user selects a date in a month other than the current month. #55

Open UncleDave opened 7 years ago

UncleDave commented 7 years ago

Can't insert a valid value into the Year input field until the following steps are followed:

  1. Open calendar.
  2. Change month.
  3. Select date.
  4. Reopen calendar.
  5. A valid year can now be entered.