Change each month or year use navigation? Can someone help me? #1820
Unanswered
Phanhieu460
asked this question in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having an interface like the photo, change month to month or year using navigation. When changing the month I can use props of useNavigation which are nextMonth or previousMonth. However, changing the year does not work, it seems that the library does not support changing the year. so even though I try to change the year by using navigation increment or minus 1 it makes my calendar completely wrong because the year in react-day-picker is not updated.
Do you guys have any way to update the year of react-day-picker in my case? I use the v8.8.0 version
Beta Was this translation helpful? Give feedback.
All reactions