MudBlazor/MudBlazor

MudTimePicker pressing tab does not update the field

Open

#13.127 aberto em 27 de abr. de 2026

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C# (1.631 forks)batch import
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

  1. Open the MudTimePicker menu.
  2. Select 6 for 6:00 am.
  3. Press Tab
  4. 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

Guia do colaborador