Forms: Select component don't validate value if v-model was assigned by default #7084
Closed
1 of 4 tasks
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
Primevue Forms don't validate <Select> if value was programmatically assigned (for example, through v-model). You need to change value and submit the same value (tested on zod).
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/vitejs-vite-jkiq6fvn?file=src%2Fcomponents%2FHelloWorld.vue
Environment
Vite, TypeScript
Vue version
3.5.12
PrimeVue version
4.2.5
Node version
22.13.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Successfully fulfilled
The text was updated successfully, but these errors were encountered: