We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.4.2
The Calendar with the showMonthAndYearPickers prop does not disable the pickers when isDisabled is used.
showMonthAndYearPickers
isDisabled
No response
<Calendar showMonthAndYearPickers isDisabled />
It is expected that the picker should also be disabled.
Windows
Edge
The text was updated successfully, but these errors were encountered:
ENG-1069 [BUG] - Calendar
Sorry, something went wrong.
wingkwong
Successfully merging a pull request may close this issue.
NextUI Version
2.4.2
Describe the bug
The Calendar with the
showMonthAndYearPickers
prop does not disable the pickers whenisDisabled
is used.Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
<Calendar showMonthAndYearPickers isDisabled />
Expected behavior
It is expected that the picker should also be disabled.
Screenshots or Videos
Gravando.2024-06-28.201409.mp4
Operating System Version
Windows
Browser
Edge
The text was updated successfully, but these errors were encountered: