MudBlazor/MudBlazor

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

Open

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

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C# (10,394 star) (1,631 fork)batch import
bughelp wanted

描述

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

貢獻者指南