-
Notifications
You must be signed in to change notification settings - Fork 26
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
inline example #164
Comments
Hi, i'm faced with the same problem. How can I render the Recaptcha badge inline in my form? Are there any example? |
This works for me, you could just use recaptcha-v3 package instead. I guess the problem with your code example is that |
Try following setup:
|
work for me
but in the console log it shows this: |
Hi,
I'm trying to render the badge inline (because it is hidden by the footer), but it does not work. Probably, I'm doing it wrong. Can you give me some example or hint?
I register the plugin like:
and use it like:
The text was updated successfully, but these errors were encountered: