Error message is fixed "This field is required" in form builder #11274
Labels
area: templates
Templates directory
status: needs-triage
Possible bug which hasn't been reproduced yet
Describe the Bug.
I've created a custom phone number input block for my form builder, including validation. However, the component on the frontend only displays the generic message "This field is required," even when formState.errors contains specific error messages. This is not the expected behavior. I need the component to display the error messages from formState.errors.
Reproduction Steps
add a custom field in form builder and try to add some validation.
Environment Info
The text was updated successfully, but these errors were encountered: