-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@duc-q thanks for your report. You are right here - the dropdown should change the month where it is displayed, while now it changes the DayPicker starting month. This should be easy to fix, let me give it a look. |
Beta Was this translation helpful? Give feedback.
-
This second case it is expected. When using this caption layout, the calendar is limited the last 100 years. You can change this behavior by setting the |
Beta Was this translation helpful? Give feedback.
This second case it is expected. When using this caption layout, the calendar is limited the last 100 years. You can change this behavior by setting the
endMonth
prop to another year in the future.