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
Apologies - I couldn't get a fiddle working for the DayPickerInput (couldn't get unpkg working).
Here's an example of it not working though. It's (more or less) a copy of navigation by year, merged with DayPickerInput.
To reproduce the error, don't select any day but try to change either the month or the year. You'll notice that the change doesn't reflect in the DayPicker, unless you've preselected a day. I'll make a PR shortly to resolve this, and the reason behind it will be very obvious then.
gpbl
changed the title
[DayPickerInput] dayPickerProps.month does not always update DayPickerdayPickerProps.month does not always update DayPickerJun 10, 2017
Apologies - I couldn't get a fiddle working for the DayPickerInput (couldn't get unpkg working).
Here's an example of it not working though. It's (more or less) a copy of navigation by year, merged with
DayPickerInput
.To reproduce the error, don't select any day but try to change either the month or the year. You'll notice that the change doesn't reflect in the
DayPicker
, unless you've preselected a day. I'll make a PR shortly to resolve this, and the reason behind it will be very obvious then.The text was updated successfully, but these errors were encountered: