materialui-daterange-picker icon indicating copy to clipboard operation
materialui-daterange-picker copied to clipboard

Remove dateRangeBackdrop if closeOnClickOutside is false

Open marcelpanse opened this issue 3 years ago • 0 comments

The generated backdrop is in the way in some cases (like when using my own ClickAwayListener, or using the DateRangePicker in a Modal).

There is no point in adding the backdrop if the closeOnClickOutside is false.

marcelpanse avatar Sep 14 '21 10:09 marcelpanse