-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
What happened?
Using the setFieldValue and setValue functions from the
slot triggers validation even if the has validateOnX set to false. If this is desired behaviour is there any way to set a value of the field without validating?Reproduction steps
- Go to https://stackblitz.com/edit/vue-a68e91mr?file=src%2FApp.vue
- Click set field value button
- Validation is triggered even when validateOnX is all set to false
...
Version
Vue.js 3.x and vee-validate 4.x
What browsers are you seeing the problem on?
- Firefox
- Chrome
- Safari
- Microsoft Edge
Relevant log output
Demo link
https://stackblitz.com/edit/vue-a68e91mr?file=src%2FApp.vue
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels