appleboy/react-recaptcha

Reset method isn't working

martin-dos-santos opened this issue ยท 4 comments

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

I am having the same error. Any suggestions?

Same problem here. I use Recaptcha V2

Have you found any workarounds? This bug is very annoying

Can anyone fix this issue please?

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! ๐Ÿ˜„ ๐ŸŽ‰