Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
the component does not consider the time value when setting the error class into the component after set the value exceeding the max value.
Sample: https://www.syncfusion.com/downloads/support/common/2885/ze/Hnc.SfControls.Test_e1d14261.zip
Replication steps:
1. Run the sample
2. Open the popup and choose the max date (today date plus 10 days)
3. Then choose the time value 10 AM
4. Now change the time value 11:00 AM
5. See the issue
Expected: the component needs to set the error class into the component input value
Output: the component does not update the error class