- Issue created by @divined
cv.jquery.validate.js:56
this.beforeSubmitCVOriginal.apply errors with: cannot read properties of undefined "apply"
1. Install reCaptcha3 with fallback reCaptcha2, set threshold to 1, to show fallback always.
2. Create webform with reCaptcha3.
3. Fill the form and press form button
4. Do the captcha.
3. Press form button again
You will see modal error!
In the code early you assign:
cv.jquery.validate.js:43
Drupal.Ajax.prototype.beforeSubmitCVOriginal = Drupal.Ajax.prototype.beforeSubmit;
Active
4.0
Code