MudBlazor/MudBlazor
在 GitHub 查看MudTimePicker Menu closes prematurely. Doesn't allow for user to Select PM or AM after selecting time.
Open
#13,128 建立於 2026年4月27日
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
- Select 6
- Select 15
- The Menu closes prematurely. I have to open the Menu to select PM.
- 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