DOMException
sebaschartrand opened this issue · 8 comments
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?
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...
@mvrlin I just realized that when I change the language of the page, a new div recaptcha appears. (I use nuxt-i18n)
How can I stop this behavior?
@mvrlin OMG. I need coffee.
Same version without typo...
@sebaschartrand npm -v
returns the version of the npm. Please open your package.json