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 I input invalid date ranges (e.g., 17/01/2025 in the first and 02/01/2025 in the second), the third DatePicker becomes completely disabled.
Steps to reproduce:
Expected Behavior: "e-overlay" class should be removed properly on valid daterange so that datepicker component is interactive
Actual Behavior: "e-overlay" class is maintained even we set the valid daterange using min and max properties