David Peng

Results 46 comments of David Peng

Should fix in 2.0.2

Could you try with `loadRecaptchaScript` ([doc](https://github.com/DanSnow/vue-recaptcha#auto-load-script)) ?

I have not tried Nuxt 3. Is it possible to make it client-only?

What do you mean for showing the captcha? If you cannot see the checkbox, please check your console in devtool and provide the message. If you didn't see the challenge,...

Please check out here for how to hide it https://stackoverflow.com/questions/44543157/how-to-hide-the-google-invisible-recaptcha-badge

Hi @AuroraAndersson @itsatifriaz, please check out vue-recaptcha v3 for reCAPTCHA v3 support. Please open an issue if you found any bugs or have any suggestions.

Hi @VereschakSun @vrusua @sachin-sharma1 @blisteringherb, please check out vue-recaptcha v3 for reCAPTCHA v3 support. Please open an issue if you found any bugs or have any suggestions.

You will need to use MutationObserver for this, recaptcha doesn't emit this kind of event https://stackoverflow.com/a/59474099/3775132