-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
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
Date and DateTime picker selection palette isn't working on pressing calendar button #24874
Comments
can you share your code |
@mariedasig following is my code:-
|
Is there an error code? |
After running over here, there seem to be no error code |
It seems to be working fine. I'm able to open the calendar. |
Can you share your code ? I checked it over here again and the issue persists |
You just want the calendar to pop up when you click the calendar icon right? When I click it, it shows up. |
i got the same problem under version 5.0.0-alpha.25.the calendar panel dosen't show up when user click the icon. |
I would assume this is a regression from: #24653 |
I have reproduced this issue by modifying the Material-UI provided nextjs-with-typescript example to show a date picker. The code is here https://github.com/Xhale1/mui-datepicker-bug. Reverting back to alpha 24 fixes the issue. Note: I used NPM 7.5.4 to install packages |
Selection palette for date and datetime picker does not show up for date and datetime picker component
Current Behavior 😯
On pressing calendar button, date/datetime selection palette does not show up
Expected Behavior 🤔
After pressing calendar button, date/datetime palette shows up to take user input
Steps to Reproduce 🕹
Steps:
Context 🔦
Your Environment 🌎
`npx @material-ui/envinfo`
The text was updated successfully, but these errors were encountered: