MudBlazor/MudBlazor
View on GitHubMudTimePicker pressing tab does not update the field
Open
#13127 opened on Apr 27, 2026
bughelp wanted
Description
Before reporting
- I searched existing issues
- I tried in private/incognito browser
What went wrong?
Pressing Tab does not update binding when the user select 6 AM in the MudTimePicker.
Reproduction link
https://try.mudblazor.com/snippet/GOcAuIwBTPxOdYrC
Reproduction steps
- Open the MudTimePicker menu.
- Select 6 for 6:00 am.
- Press Tab
- Focus moves to the second MudTimePicker but the first is blank despite a legitimate time entry / selection.
Version (bug)
9.4.0
Version (working)
N/A
Environment
Chrome
Blazor rendering mode
Server