jungsoft / materialui-daterange-picker

A react date range picker implementation using @material-ui.
MIT License
70 stars 79 forks source link

Tabbing away doesn't close the date range picker #22

Open madhurisandbhor opened 3 years ago

madhurisandbhor commented 3 years ago

Hi,

Is there any way to close the date range picker on tabbing away? closeOnClickOutside doesn't seem to work.

Namec999 commented 1 year ago

same here