Open
Description
What happened?
This is "copy" of #5033 because it still does not work. I see the OP closed it with duplicated issues however it still does not work. Please see reproduction code: https://stackblitz.com/edit/vitejs-vite-huj1m5qm?file=src%2FApp.vue
Observe that in the initial values, value of "test" is set to undefined. In that case, dirty is not changed as expected. If you change the initial value from undefined to an empty string, it works as expected.
Reproduction steps
- Open the Stackblitz link
- Type anything in input "Person name"
- Observe form dirty remains "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/vitejs-vite-huj1m5qm?file=src%2FApp.vue
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels