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

Force Revalidation #1245

Open
jorgemarcondes opened this issue May 15, 2024 · 0 comments
Open

Force Revalidation #1245

jorgemarcondes opened this issue May 15, 2024 · 0 comments

Comments

@jorgemarcondes
Copy link

jorgemarcondes commented May 15, 2024

I know vuelidate is reactive. But sometimes we need a way to force revalidation. As workaround I'm cleaning fields I need to revalidate and seting value again, but it brings me other issues. So, this workaround is very ugly solution.

My situation is, a form, and on this form I have date, time and timezone fields.
While the user is filling the form time passes and sometimes a valid time field is no more valid.
Or if user is away for some minutes this can happen too.

The same way, if user changes timeZone field I have to redefine the time value manually to force this revalidation

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