Form: errorMessage could not reactive display correctly #6905
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
in followed code,
at-least-one
is applyed on all fields of form, and if any one of them have value, all errorMsg should disappear.But
Form
still display errorMessage. On any one field modify, alltest
will be executed and return a new val, vee-validation could do it correctly.Reproducer
https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-yvuggs?file=src%2FApp.vue
PrimeVue version
4.2.4
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome 131
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: