Skip to content

[dev-5] fix: FluentDatePicker date validation not updated by calendar selection #5122

Description

@NathanWilliamsCloca

🐛 Bug Report

The FluentDatePicker date format validation does not update after selecting a date from the calendar.

💻 Repro or Code Sample

  1. Navigate to the form example page on the demo site: https://fluentui-blazor-v5.azurewebsites.net/Forms
  2. Enter something that is not a date into the date input and trigger validation.
Image
  1. Select a date from the calendar and trigger validation again. The error will remain even though the date is now in a valid format.
Image

🌍 Your Environment

OS & Device: Windows 11 on PC
Browser: Google Chrome
.NET version 10
Fluent UI Blazor library Version 5.0.0-rc.5-26219.1

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions