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

The acceptance check result of last time remains. #342

Open
idatte2018 opened this issue Dec 19, 2016 · 1 comment
Open

The acceptance check result of last time remains. #342

idatte2018 opened this issue Dec 19, 2016 · 1 comment

Comments

@idatte2018
Copy link

Once you check "I agree" to ON and Sumit it In the validation example page, backbone validation will remember the success result. Because there is some errors with other input element, if you modify them and check "I agree" to OFF, you will sumit it successfully without error because there is not checkbox value in model data and backbone validation use last check result of acceptance.

http://jsfiddle.net/thedersen/udXL5/

@eparisio
Copy link

eparisio commented Apr 27, 2017

i think the problem is on how you input the value in the set() method. Probably when you input the form you use a val() function. stackoverflow -similar- problem example

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