You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
You can check this bug in form on this page: https://www.fluentui-blazor.net/Forms
The text was updated successfully, but these errors were encountered: