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
If you're using a client-side input validation libraries or do client-side validation manually, you can set your own errors on the form using the `setErrors()` method.
Small typo to be fixed.
It should be setError instead of setErrors
The text was updated successfully, but these errors were encountered:
mpressen
changed the title
Guide -> Forms -> Form Helper
Correct typo in Guide -> Forms -> Form Helper
Dec 8, 2024
inertia-rails/docs/guide/forms.md
Line 568 in 234aaab
Small typo to be fixed.
It should be
setError
instead ofsetErrors
The text was updated successfully, but these errors were encountered: