Actions
Bug #7091
closedjQuery Validate: required field validation unreliable
Bug #7091:
jQuery Validate: required field validation unreliable
Description
This is due to a bug in jQuery Validate it self as reported below.
https://github.com/jquery-validation/jquery-validation/issues/1975
The validation only kicks in after another validation rule has been applied then all required validation works as normally.
Actions