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

feat: Add Vue 3 support #46

Open
crutch12 opened this issue Oct 23, 2020 · 3 comments
Open

feat: Add Vue 3 support #46

crutch12 opened this issue Oct 23, 2020 · 3 comments

Comments

@crutch12
Copy link

crutch12 commented Oct 23, 2020

I know we need vuelidate update first. But we already can prepare project to migrate to Vue 3

@dobromir-hristov
Copy link
Owner

Hey what do you think it should do for Vuelidate 2.x.

It kind of has error extraction out of the box.

@JohnCampionJr
Copy link

I'm not seeing error extraction in Vuelidate 2.x like this provides. I think it would be useful to see this updated for Vuelidate 2.x

@dobromir-hristov
Copy link
Owner

I'm not seeing error extraction in Vuelidate 2.x like this provides. I think it would be useful to see this updated for Vuelidate 2.x

In Vuelidate 2 you can just use the $errors property to get the errors for each field or all of them. Let me know what you would like to see this package do.

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

3 participants