Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I useFieldArray to dynamically reflect validation? #4720

Open
2 of 5 tasks
yu-sasaki0 opened this issue Mar 31, 2024 · 0 comments
Open
2 of 5 tasks

How can I useFieldArray to dynamically reflect validation? #4720

yu-sasaki0 opened this issue Mar 31, 2024 · 0 comments

Comments

@yu-sasaki0
Copy link

yu-sasaki0 commented Mar 31, 2024

What happened?

When I submit a form, it is validated and an error is displayed, but the input is not immediately reflected.
How can I make it reflect immediately?

Sorry if there are already similar questions or solutions!

Reproduction steps

...

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

No response

Demo link

https://stackblitz.com/edit/vitejs-vite-cpynbs?file=src%2FApp.vue,src%2Fcomponents%2FArrayInputRow.vue%3AL15

Code of Conduct

@yu-sasaki0 yu-sasaki0 changed the title How can I usefieldarray to dynamically reflect validation? How can I useFieldArray to dynamically reflect validation? Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant