When selecting date is not full showing

Hi, when I use DateTimePickerComponent, when I press to select the date the menu that show doesen't fully expand but it's like cut in half with scroll bar under it

Here is the code that I use:

import {
  DateTimePickerComponent
} from "@syncfusion/ej2-react-calendars";
<DateTimePickerComponent
          format="dd/mm/yyyy hh:mm a"
          id="StartTime"
          data-name="StartTime"
        ></DateTimePickerComponent>



Screenshot (9).png


1 Reply

SP Sureshkumar P Syncfusion Team January 31, 2022 12:20 PM UTC

Hi Daniel, 
 
Greetings from Syncfusion support. 
 
While checking the shared code snippet, you have applied customized styles for the page and DateTimePicker component. So, please share the code example of the applied styles or any issue reproducing sample which help us to check and proceed further from our end. 
 
Regards, 
Sureshkumar P. 


Loader.
Up arrow icon