MudBlazor/MudBlazor
Ver no GitHubMudTimePicker pressing tab does not update the field
Open
#13.127 aberto em 27 de abr. de 2026
bughelp wanted
Métricas do repositório
- Stars
- (10.394 stars)
- Métricas de merge de PR
- (Mesclagem média 6d 6h) (108 fundiu PRs em 30d)
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