nuxt-community/recaptcha-module

DOMException

sebaschartrand opened this issue · 8 comments

Hi,

Everything is working fine except this error:
image

I've the same error locally and on Firebase hosting.

I've try to add those config in the nuxt.config.js for setting up the headers but it change nothing.
image
image

Somebody know what I'm missing?

Thank you!

Hi, @sebaschartrand! I found a thread in Google Groups, maybe this is related to grecaptcha.reset method? By the way, what version of @nuxtjs/recaptcha are you using?

@mvrlin @nuxt/rechaptcha 6.14.8 and ReCaptcha v2 invisible

@mvrlin @nuxt/rechaptcha 6.14.8 and ReCaptcha v2 invisible

@sebaschartrand are you sure, that you are using the right package? It should be @nuxtjs/recaptcha and the last version is 1.0.0, so it cannot be above that.

@mvrlin is it the right way to check the version?
image

npm -v @nuxtjs/rechaptcha also return 6.14.8

@sebaschartrand you have a typo. It should be @nuxtjs/recaptcha, not @nuxt/rechaptcha

@mvrlin OMG. I need coffee.
Same version without typo...
image

@mvrlin I just realized that when I change the language of the page, a new div recaptcha appears. (I use nuxt-i18n)
image

How can I stop this behavior?

@mvrlin OMG. I need coffee.
Same version without typo...
image

@sebaschartrand npm -v returns the version of the npm. Please open your package.json