Day Picker component stays Open even after selecting a date #2221
Unanswered
zain-getdirectholidays
asked this question in
Support
Replies: 1 comment
-
I use a handler funtion for show/hide const handleDateChange = (date) => { |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Description
Expected Behavior
I expect DayPicker should stay close when we haven't interacted with it.
Actual Behavior
But it stays open all the time. even after selecting a date, it doesn't get closed.
Screenshots
This is how it looks when I add the DayPicker component

Your Environment
Beta Was this translation helpful? Give feedback.
All reactions