Active
Project:
Clientside Validation
Version:
4.0.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2023 at 08:23 UTC
Updated:
6 Sep 2023 at 09:02 UTC
Jump to comment: Most recent
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;
Comments
Comment #2
divined commentedComment #3
divined commentedComment #4
divined commented