Skip to content

useForm, defineFields and resetForm create many meta updates #5038

Answered by hinogi
hinogi asked this question in Q&A
Discussion options

You must be logged in to vote

Ok found the error after checking the validation schema. I had a placeholder for that value like z.object({}) that did show up as empty in the inital values which is probably true if parsed but later the object works as is and it shows as valid but also as dirty.
after fixing the schema it shows up correctly as valid and not diry

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hinogi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant