Hey, I am building a pro forms form so the users can create their own posts.
So far everything is working correctly but when I activated required param for file input (since file input doesnt have the cool brf validation as other fields), it broke all of the other validations displaying. The live validation is working but when I click the submit button, no validation messages are displayed even though the user cant submit the form.
You can check out the demo here (file input is currently set to required so you can try to submit the form without inputing anything): Nový profil zamestnávateľa - Gardenfa
Thanks a lot!!