How to set error manually on a field? #889
Unanswered
bbaterdene-gh
asked this question in
Q&A
Replies: 1 comment 11 replies
-
How about resubmitting the form table? If I can understand what you want to do, I might be able to help you. Can you make a sample code? |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an table like form. I do not know how to set error manually for a cell.
https://react-hook-form.com/docs/useform/seterror
Above api looks like about how to set error manually. Does conform have similar api for this?
Beta Was this translation helpful? Give feedback.
All reactions