diff --git a/src/components/datepicker/datePicker.js b/src/components/datepicker/datePicker.js index abfb33e9ea9..cb13b55c342 100644 --- a/src/components/datepicker/datePicker.js +++ b/src/components/datepicker/datePicker.js @@ -502,8 +502,6 @@ if (!this.isCalendarOpen && !this.isDisabled) { this.isCalendarOpen = true; this.calendarPaneOpenedFrom = event.target; - this.attachCalendarPane(); - this.focusCalendar(); // Because the calendar pane is attached directly to the body, it is possible that the // rest of the component (input, etc) is in a different scrolling container, such as @@ -512,11 +510,14 @@ // also matches the native behavior for things like `