Touch all fields that have errors#21
Conversation
When a person doesn't touch all the fields before hitting next. You don't see any error messages unless you touch the field after the form is validated. See comment on formik here: jaredpalmer/formik#2734 (comment)
|
|
I'm currently having this issue on a project I'm working on. It's great to see that there's a a PR for this. Is there any ETA on a release? Great project btw! :) |
|
I'm using this beforeNext function to do it. |
|
Hi, any solution? i use tailwind.
|
In What File? |
When a person doesn't touch all the fields before hitting next. You don't see any error messages unless you touch the field after the form is validated.
See comment on formik here: jaredpalmer/formik#2734 (comment)