Skip to content

checkboxes are not validated on change. #377

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

Closed
punknroll opened this issue Apr 30, 2015 · 5 comments
Closed

checkboxes are not validated on change. #377

punknroll opened this issue Apr 30, 2015 · 5 comments

Comments

@punknroll
Copy link

Hi,

when i have required checkboxes the validation message should go away when I click on one checkbox not just after submission.

http://schemaform.io/examples/bootstrap-example.html#/fe1bc2901ad04983c223

Is there another way to trigger that?

greetz

@davidlgj
Copy link
Contributor

I think you might have been bitten by this bug, #370

@punknroll
Copy link
Author

Hi, I checked out the development branch where #370 is fixed but validation doesn't work as well. When I uncheck the first item in my gist the form becomes invalid but then there is no validation anymore.

@punknroll
Copy link
Author

I made a plunker for this problem:
http://plnkr.co/edit/r0ib4Knh738KjCL6jnBE?p=preview

davidlgj added a commit that referenced this issue May 11, 2015
@davidlgj
Copy link
Contributor

I was totally wrong in thinking #370 should fix it... but it should be fixed now in development branch, please try it out if you have time.

@punknroll
Copy link
Author

Yes, it is fixed now. Thank you very much.

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