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

Field validation flickering when liveValidate is false and a field has an error #194

Closed
n1k0 opened this issue May 8, 2016 · 2 comments
Closed
Labels

Comments

@n1k0
Copy link
Collaborator

n1k0 commented May 8, 2016

Steps to Reproduce

  1. Open the playground
  2. Uncheck the Live validation checkbox
  3. Click the Errors tab
  4. Submit the form; errors are rendered
  5. Update one of the field in error, eg. the First name one
  6. Each time a key is pressed, the field flickers
@n1k0 n1k0 added the bug label May 8, 2016
@n1k0
Copy link
Collaborator Author

n1k0 commented May 8, 2016

The version of the playground hosted was one generated against #193, which is WiP. Republished it from master, that solved the issue.

@n1k0 n1k0 closed this as completed May 8, 2016
@n1k0
Copy link
Collaborator Author

n1k0 commented May 8, 2016

My bad, the faulty published version was generated against #190.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant