Skip to content
New issue

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

deferred rendering #42

Closed
shad0matic opened this issue Jun 9, 2020 · 2 comments
Closed

deferred rendering #42

shad0matic opened this issue Jun 9, 2020 · 2 comments

Comments

@shad0matic
Copy link

Hi,

I'm trying to defer rendering because recaptcha isn't visible at first on my page,
I did set "explicit" to true in the config as mentioned in the doc,
but I can't find where to add the name for my onload callback,
could you please provide an example for this (and add it in the doc) ?

Best regards,

Olivier

@biscolab
Copy link
Owner

@shad0matic I completely forgot to mention biscolabOnloadCallback function in my documentation. That is the default function name passed to https://www.google.com/recaptcha/api.js when explicit is set to true. can become customizable in next release.

@biscolab
Copy link
Owner

I also added it to the documentation page: configuration.
However, I'm planning to make that function name customizable in one of the next releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants