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

Form validation doesn't work with tabs #1639

Closed
mirhat opened this issue Sep 8, 2017 · 3 comments
Closed

Form validation doesn't work with tabs #1639

mirhat opened this issue Sep 8, 2017 · 3 comments

Comments

@mirhat
Copy link
Contributor

mirhat commented Sep 8, 2017

Steps to reproduce

  1. Create form with tabs in it.
  2. Add field with rules defined

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

@nekosaur
Copy link
Member

nekosaur commented Sep 8, 2017

This was fixed in PR #1581. Will be available next release

@nekosaur nekosaur closed this as completed Sep 8, 2017
@mirhat
Copy link
Contributor Author

mirhat commented Sep 8, 2017

Thank you on reply. Do you know when will be next release?

@lock
Copy link

lock bot commented Apr 15, 2019

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

@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants