- Issue created by @amdcm
I am marking this a duplicate as we can't have the same issue in two projects.
If you can show a handler included with Webform exhibits this behavior update this issue with evidence.
My drupal/sendinblue_api handler is executed while the captcha of the webform is deliberately incorrect.
1) Create a webform with a sendinblue_api handler, add a math captcha to the webform.
2) Send a submission with wrong captcha response.
3) The webform page will be reloaded with captcha error message but...
4) The sendinblue_api handler will be executed even though the captcha was false.
Can you help me? Why my handler is executed while the captcha is incorrect?
Active
6.2
Code
I am marking this a duplicate as we can't have the same issue in two projects.
If you can show a handler included with Webform exhibits this behavior update this issue with evidence.