### Description `shouldCloseOnSelect` option is not working with datepicker when time picker enabled. ### Expected behavior Datepicker should not close when `shouldCloseOnSelect` is set to false. ### Actual behavior Datepicker is closed once you select the time. ### Steps to reproduce I have created codesandbox below to reproduce the issue. https://codesandbox.io/s/2w4611793j