andrewlimaza / caldera-forms-anti-spam

Caldera Forms Anti Spam WordPress plugin. This adds Google's reCAPTCHA field to your Caldera Form.
https://wordpress.org/plugins/cf-anti-spam/
25 stars 16 forks source link

cf.form.submit event fired even if reCaptcha is not checked #15

Open joeyramone76 opened 5 years ago

joeyramone76 commented 5 years ago

Hi, we have a problem using caldera form events (we use cf.form.submit event to fire GA tracking events). The cf.form.submit event fired even if reCaptcha (v2) is not checked. It seems that the antispam does not send the form but the event fired, no error message is shown. I wanted to try with reCaptcha v3 but we have a key problems (I open a separate issue)