-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Globally overwriting the field_error_proc can cause issues if multiple form builders are used in the same app.
A potential solution is to use a similar technique that is used in https://github.com/plataformatec/simple_form, specifically here..
and here...
which only changes the field_error_proc within the custom form builder.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels