MudBlazor/MudBlazor

Required MudDatePicker not checked for bind-IsValid

Chiusa

#12.400 aperta il 8 gen 2026

 (2 commenti) (0 reazioni) (0 assegnatari)C# (1631 fork)batch import
buggood first issue

Metriche repository

Star
 (10.394 stelle)
Metriche merge PR
 (Merge medio 6g 6h) (108 PR mergiate in 30 g)

Descrizione

Before reporting

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

What went wrong?

Currently the MudDatePicker does not get checked for the form bind variable "bind-IsValid".

Expected behaviour
"bind-IsValid" only to be true if all fields are filled. It seems that MudBlazor does not check the DatePicker fields.

Reproduction link

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

Reproduction steps

  1. Fill out required text fields
  2. Submit button already enabled

Version (bug)

v8.15.0

Version (working)

No response

Environment

Chrome

Blazor rendering mode

WASM

Guida contributor