Reset method isn't working
martin-dos-santos opened this issue ยท 4 comments
martin-dos-santos commented
I tried to use the reset method with the only captcha that I had in my page and It's showing me this error:
Invalid ReCAPTCHA client id: 0
Stoneski93 commented
I am having the same error. Any suggestions?
ivanandrianto commented
Same problem here. I use Recaptcha V2
Have you found any workarounds? This bug is very annoying
oxynad commented
Can anyone fix this issue please?
jsardev commented
Hey guys! I've encountered the same issue using react-recaptcha
and decided to create my own library. It has some improvements comparing to this lib and most important - it works completely fine! ๐
Library: https://github.com/sarneeh/reaptcha
Example: https://sarneeh.github.io/reaptcha/
Hope it helps! ๐ ๐