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
When setting up a DatePicker (the exact same way as done in the doc), we're having an issue when adding showMonthAndYearPickers.
When oppening the Picker, sometimes the year will change to be lowered by one.
It seems it does not happens on chrome tho.
So as for the issue is resolved in the latest version i have upgrade to "@nextui-org/react": "^2.4.6" and "framer-motion": "^11.3.19" but still I'm facing the When opening the Picker, sometimes the year will change to be lowered by one.
NextUI Version
2.3.6
Describe the bug
When setting up a DatePicker (the exact same way as done in the doc), we're having an issue when adding
showMonthAndYearPickers
.When oppening the Picker, sometimes the year will change to be lowered by one.
It seems it does not happens on chrome tho.
Your Example Website or App
https://nextui.org/docs/components/date-picker#with-month-and-year-pickers
Steps to Reproduce the Bug or Issue
Just go onto the
showMonthAndYearPickers
doc page section.Expected behavior
No change in the year
Screenshots or Videos
datepicker.firefox.bug.mp4
Operating System Version
Windows
Browser
Firefox
The text was updated successfully, but these errors were encountered: