#13828·MudBlazor

Month label in MudDatePicker open doesn't change upon navigating months with the buttons

Author: thepraCreated Sep 10, 2026Updated Sep 15, 2026
Labelsbugbrowser: safari

Before reporting

  • I searched existing issues
  • I tried in private/incognito browser

What went wrong?

Image

that "settembre"(september) on a Mac Book Air M3 doesn't update the label at all, the below dates calendar changes, just that label doesn't. People are confused on why they don't seem to being able to change month.

Reproduction link

https://try.mudblazor.com/snippet/cOcgkNPOnMgTaWWb

Reproduction steps

this is the component as setup: <MudDatePicker @bind-Date="form.ShippingDate" MinDate="DateTime.Now.Date" Label="@Localizer["Delivery date"]" IconSize="Size.Small" Variant="Variant.Outlined" Margin="Margin.Dense"/>

Version (bug)

v9.9.0

Version (working)

No response

Environment

Safari

Blazor rendering mode

WASM