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

Vuelidate - foreach helper validation does not include $dirty property #1239

Open
DevOrish opened this issue Apr 10, 2024 · 0 comments
Open

Comments

@DevOrish
Copy link

Hi there,

I am currently migrating a huge app with a lot of forms, and the removal of $each has been a big headache for me.
I have read the docs, and many discussions.
on the new forEach helper - there is no indication for $dirty,
we are using it heavily to allow good UX in our forms.

Describe the solution you'd like
Is it possible to add indication for $dirty on properties validated in collections by forEach helper?

Describe alternatives you've considered
I thought I might use the new ideas introduced, but it will take months to implement and I cannot give all this time. The app is massive, never thought such major changes will take place on this migration.
Using the entire collection $dirty property is not helpful unfortunately.

Additional context
I appreciate the care you give and the time to answer and implement. thank you

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