microsoft / fluentui-blazor

Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
https://www.fluentui-blazor.net
MIT License
3.78k stars 363 forks source link

FluentNumberField No a number error does not disappear after value changed to number. #1779

Closed timmik994 closed 6 months ago

timmik994 commented 6 months ago

When FluentNumberField field used inside EditForm, If I clear the value of numeric field, validation message that value should be number appears. But after i input numeric value, this validation message does not disappear, so form can not be submitted Screenshot_2

You can check this bug in form on this page: https://www.fluentui-blazor.net/Forms

vnbaaij commented 6 months ago

See #1345. Known and still open issue in upstream web components