You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When there are similar key's in the validation schema, it is causing it to not use the incorrect validation. I think this is a yup issue not a vee-validate issue?
Describe the bug
When there are similar key's in the validation schema, it is causing it to not use the incorrect validation. I think this is a
yup
issue not avee-validate
issue?To Reproduce
fooBar
validation notfoo
fooBiz
validation notfoo
ex. schema
Expected behavior
It should use the correct validation set.
Platform (please complete the following information):
^1.4.0
^4.14.4
The text was updated successfully, but these errors were encountered: