Validation not working on Safari (desktop and iPhone/iPad)
The validation script is working perfectly in Chrome and Firefox, but doesn't seem to be working in Safari for me. Even with empty fields, the form still submits and (best case) reloads the page and resets all of the forms.
Meanwhile, on Chrome/Firefox, I see proper tooltips and form error indicators. I've tried versions 1.3.6 and down to 1.3.4, and still no luck... However, the script seems to be working fine on the website. Is there a known issue ongoing? Or is this simply a programming error on my part...
This issue can be easily reproduced by opening jqBootstrapValidation's home page in safari, choosing the example for number validator, putting some random letters and clicking 'Test Validation' button. You will still see 'OK' in the pop-up.