Replies: 1 comment
-
Any suggestion on this? I have the same question about errors: for simple fields I can use
but for field arrays I have to resort to javascript to set the error element's content :( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all, using VeeValidate 4 and Vue 3 I am trying to style an repeated input based on its valid state. How can I access the meta object for each field in the array?
FieldEntry
has akey
field but not too sure how I could use it?Beta Was this translation helpful? Give feedback.
All reactions