We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It happens occasionally on our app, it's very rare but noticeable. Seems to have problem with grecaptcha.ready, do we have any fix for it?
grecaptcha.ready
I tried the callback implementation too, still the same error.
ruby: 2.6.6 rails: 6.0.3 recaptcha: 5.5.0 (I tried the latest one too, the issue is still there.)
The text was updated successfully, but these errors were encountered:
I noticed this today as well. All of a sudden on 5/17 my actions stopped firing.
Sorry, something went wrong.
I created a PR for it's fix. #394 i.e execute recaptcha ready method only if grecaptcha is present. (loaded)
Waiting for approval from reviewer.
Same issue.
No branches or pull requests
It happens occasionally on our app, it's very rare but noticeable.
Seems to have problem with
grecaptcha.ready
, do we have any fix for it?I tried the callback implementation too, still the same error.
ruby: 2.6.6
rails: 6.0.3
recaptcha: 5.5.0 (I tried the latest one too, the issue is still there.)
The text was updated successfully, but these errors were encountered: