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
added short delay before adding clickOutside listener
as described in charliekassel#377
it isn't currently possible to open the calendar programatically because the code immediately closes any calendar that is opened from a button that's outside the Datepicker component. Adding this short delay resolves the problem
also added it as a wrapper function to prevent duplicate code
0 commit comments