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!
If the minimum or maximum values are changed dynamically, the CSS class "e-selected" is removed from the selected date cell.
Replication procedure:
1. Run the sample.
Expected Output: The CSS for the selected value should not be removed when the min and max properties are changed dynamically.
Current Output: The CSS for the selected value is removed when the min and max properties are changed dynamically.