dozoisch / dozoisch/react-google-recaptcha

When Submiting Recaptcha for the second time is taking ages

Open
#160 3 comments 6 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.1k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

We are using Invisible Recaptcha with a React Ref and in the change event we get the token.
However if the user inputs data with error, like wrong password, the second time he tries to log the system takes forever and from what we could gather is the call to recaptcha that is taking very long.

We tried using recaptchaReference.current.reset(), but it doesn't seem to work. Are we missing something else?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.