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

ValidateAll with scope is always passing #155

Closed
BrandonSurowiec opened this issue Nov 29, 2016 · 2 comments
Closed

ValidateAll with scope is always passing #155

BrandonSurowiec opened this issue Nov 29, 2016 · 2 comments

Comments

@BrandonSurowiec
Copy link
Contributor

Versions:

  • VueJs: 2.0.3
  • Vee-Validate: 2.0.0-beta.15

Description:

When you do validateAll('scope') it is passing when there are errors on the form.

Steps To Reproduce:

  1. Visit the "Validation Scopes" example: http://vee-validate.logaretm.com/examples#scope-example
  2. Put an invalid email like the letter 'f'
  3. Submit the "SIgn Up" form, you get a success message.
@logaretm
Copy link
Owner

logaretm commented Nov 29, 2016

I fixed it here #148 wasn't tagged yet.

@BrandonSurowiec
Copy link
Contributor Author

Oh thanks! I was just gonna look into it :)

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

2 participants