ffxsam / formous

Simple and elegant form-handling for React - ABANDONWARE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to force to show field errors when first time hit submit

rui-ktei opened this issue · comments

Currently if the field hasn't been touched, it seems it doesn't show the error. Can we have a setting where the errors are shown up whenever a user submits the form?

Yeah, this is something I need to add in for sure. I'll close this issue once it's done!