Skip to content

Commit 76e2577

Browse files
committed
refactor(overlay): one more change
1 parent c69d1a4 commit 76e2577

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/igniteui-angular/src/lib/date-picker/date-picker.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,6 @@ export class IgxDatePickerComponent implements IDatePicker, ControlValueAccessor
775775

776776
this._defaultDropDownOverlaySettings = {
777777
closeOnOutsideClick: true,
778-
closeOnEsc: true,
779778
modal: false,
780779
scrollStrategy: new AbsoluteScrollStrategy(),
781780
positionStrategy: new AutoPositionStrategy(this._positionSettings),

0 commit comments

Comments
 (0)