victorjonsson / jQuery-Form-Validator

[DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
973 stars 477 forks source link

toggleDisabled does not work correctly with logic #733

Open igrooove opened 5 years ago

igrooove commented 5 years ago

when using data-validation-optional-if-answered and not all of the optional field filled - form submit button does not become enabled

https://jsbin.com/cicogo/edit

shum16 commented 4 years ago

it seems like it was broken in v2.3.70 - it's working fine in earlier versions.