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!

0
Votes

Case #1:

The timepicker popup range is not in the 24-hour format.


Replication procedure :

1.   Run the Sample.

2.   open the popup

3. you can see the issue

 

 Expected Output: popup should opens in 24hours format time range

Current Output: The timepicker popup range is not in the 24-hour format.

Case #2:

In the Time picker, the format "@("hh\:mm\:ss") does not work correctly. It will display the date as 12\:59\:59 instead of 12:59:59.

IncidentIDhttps://support.syncfusion.com/agent/tickets/498479 

Sample: https://www.syncfusion.com/downloads/support/common/5253/ze/FormatIssue_bfe70702.zip

 Replication procedure :

1.  Run the Sample.

2. See the Time Format

3. Open the popup

4. See the list value. 


Expected Output: value should display like 12:59:59 in both input and popup.

Current Output: But value displayed as 12\:59\:59 in both input and popup.