MudBlazor/MudBlazor

MudTimePicker Menu closes prematurely. Doesn't allow for user to Select PM or AM after selecting time.

開放

#13,128 建立於 2026年4月27日

 (2 則留言) (0 個反應) (0 位負責人)C# (1,631 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (10,394 顆星)
PR 合併指標
 (平均合併 6天 6小時) (30 天內合併 108 個 PR)

描述

Before reporting

  • I searched existing issues
  • I tried in private/incognito browser

What went wrong?

MudTimePicker menu closes prematurely. Doesn't allow for user to Select PM or AM after selecting time. Once 6 and 15 is selected the Menu closes and I have to open it up again to Select PM. Do not automatically close the menu if AmPm="@true". Also selecting PM and then hitting Tab does not update the Binding. I covered this in another issue.

Reproduction link

https://try.mudblazor.com/snippet/mYQAYycBTvBCEWpV

Reproduction steps

  1. Select 6
  2. Select 15
  3. The Menu closes prematurely. I have to open the Menu to select PM.
  4. Hitting Tab does not update the binding but clicking out of the MudTimePicker at this point does update the Binding.

Version (bug)

9.4.0

Version (working)

N/A

Environment

Chrome

Blazor rendering mode

Server

貢獻者指南