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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

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