We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d553a3a commit 0a68f03Copy full SHA for 0a68f03
packages/calcite-components/src/components/input-date-picker/input-date-picker.tsx
@@ -845,7 +845,6 @@ export class InputDatePicker
845
focusTrapEl: el,
846
focusTrapOptions: {
847
allowOutsideClick: true,
848
- // Allow outside click and let the popover manager take care of closing the popover.
849
clickOutsideDeactivates: false,
850
initialFocus: false,
851
setReturnFocus: false,
0 commit comments