Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When rendering the component with culture the custom range preset value overflows the popup element.
Sample link: https://ej2.syncfusion.com/angular/demos/#/bootstrap5/daterangepicker/presets
Replication procedure:
1. Run the sample
2. Switch the culture to German
3. Now open the datrangepicker presets and open the popup
4. See the issue
Expected: custom range presets label text does not exceed the popup element .
Output: custom range presets label text exceeds the popup element.