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
Looks like user should click somewhere out to hide the datepicker, it would be great if it could be set via a property, like closeOnSelect on DatePicker component and default value set to false
The text was updated successfully, but these errors were encountered:
@fereshtehaboohamzeh that's what this PR do, you may use the fork until this merged by @mohebifar as I said you have to set closeOnSelect={true} to the component like this:
Looks like user should click somewhere out to hide the datepicker, it would be great if it could be set via a property, like
closeOnSelect
onDatePicker
component and default value set tofalse
The text was updated successfully, but these errors were encountered: