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
DatePicker does not handle any popover behavior (there is no "open"/"closed" state). You are expected to connect the DatePicker with your own popover (e.g. floating-ui) which will give you a way to handle outside clicks.
Note that Popover is marked internal and currently uses @tippyjs/react which we plan to migrate away from (#914), so the API will likely change in our next major release.
Hi Team,
It will be nice if during selecting Date and time from the datepicker window when a user clicks outside, the window should be closed.
Thanks.
The text was updated successfully, but these errors were encountered: