You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord
lockbot
locked as resolved and limited conversation to collaborators
Apr 15, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to reproduce
Versions
vuetify: 0.15.2
vue: 2.4.2
What is expected ?
After calling validate() function on form reference, value of form should be false if rules are broken.
What is actually happening ?
Value of form is true, even if there are broken rules.
Reproduction Link
https://codepen.io/anon/pen/MvMzKY
The text was updated successfully, but these errors were encountered: