Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Description :
DateRangePicker Popup is not visible when
there is no enough space in the window
Sample: https://stackblitz.com/edit/react-nv6ya6-dmguf9?file=index.js
Same issue occurs in JS platform
JS sample: https://stackblitz.com/edit/vdungh?file=index.ts
Replication procedure:
Current behavior:
Popup is not visible.
Expected Behavior:
Popup should be visible and if not enough space scroller must be created

Validation Details:
Same case working fine in datapicker
DatePicker Sample: https://stackblitz.com/edit/react-tcgv5j?file=index.js