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

Having validationError set without 'required' shows error text all the time #7

Closed
sys13 opened this issue Oct 22, 2015 · 4 comments
Closed
Labels

Comments

@sys13
Copy link

sys13 commented Oct 22, 2015

2015-10-22 11 45 38

Might want to only set errorText on the TextField if this.showError is true.

@sys13
Copy link
Author

sys13 commented Oct 22, 2015

It also disables the submit button.

@mbrookes
Copy link
Collaborator

Odd, I didn't think formsy was supposed to return an error on a "pristine" form element (one that hasn't been edited).

@mbrookes mbrookes added the bug label Nov 7, 2015
@mbrookes
Copy link
Collaborator

Looks like #19 / 0.2.4 fixed this. Daniel, can you confirm?

@sys13
Copy link
Author

sys13 commented Nov 10, 2015

Works!

@sys13 sys13 closed this as completed Nov 10, 2015
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

2 participants