excelwebzone / EWZRecaptchaBundle

This bundle provides easy reCAPTCHA form field for Symfony.
MIT License
396 stars 160 forks source link

v3 submit javascript event never trigger #293

Open vdeville opened 2 years ago

vdeville commented 2 years ago

Hello,

In version 1.5.32 and up, i have a problem regarding validator.

The event 'submit' on the form is never trigger i don't know why. I try to force submit event with javascript console, but the captcha was never validate client side, tried to add alert('test') inside the bundle but the alert inside the submit event never appear.

Quick fix: stay in version 1.5.32

Thanks

francois-iveo commented 1 year ago

Yep, same problem here in 1.5.38.