karser / KarserRecaptcha3Bundle

Google ReCAPTCHA v3 for Symfony
MIT License
158 stars 21 forks source link

Get captcha value null on form submit #31

Closed darshit261991 closed 3 years ago

darshit261991 commented 3 years ago

Hi I am getting captcha value null on form submit.

I can see the input field being set properly, token value is also updating in the input field but still getting captcha value null on form submit.

Thanks

karser commented 3 years ago

Is the captcha value being sent in the network tab of development console? Also, check the troubleshooting checklist

karser commented 3 years ago

Closing this issue since no feedback. Feel free to open a new one if the issue still persists.