Closed tnruff closed 11 months ago
Are you using MudExUploadEdit inside of a MudForm or are you using it with MudExObjectEditForm ?
Inside a MudForm. The issue was fixed with a prior pull request in the last version but it seems to have been reverted for some reason. Edit: The PR referenced
Ok I will have a look. In general it's nothing changed there but I will check it
Can you test your case with this package 1.7.78-prev-2312081239-main ?
I also created a demo here https://www.mudex.org/upload-edit-form
Looks to be fixed now with the latest preview. Thanks!
Contact Details
tomnruff@gmail.com
What happened?
A form with a MudExUploadEdit with the attribute Required=true will not successfully validate even with files added. Attempting to submit will just mark the field "This field is required."
Expected Behavior
The form successfully will validate with one or more files in the component.
Screenshots
No response
Reproduction link
No response
What application type are you referring to?
ServerRendered
Custom Application Type
No response
MudBlazor.Extension Version
1.7.76
MudBlazor Version
6.11.0
What browser are you using?
Chrome, Edge
Sample Solution
No response
Pull Request
No response
Code of Conduct