nuxt-community / recaptcha-module

🤖 Simple and easy Google reCAPTCHA integration with Nuxt.js
MIT License
252 stars 63 forks source link

The recaptcha is not reset if the request returns an error (recaptcha v2 invisible) #105

Open Brozzor opened 2 years ago

Brozzor commented 2 years ago

Hello, when we send the form for the first time, if the answer is an error then we will go directly to the catch and we will never execute the reset.

image

It should be indicated in the documentation because I just lost 2 hours just because I am used to make my requests like that:

image

ervansanjaya commented 1 year ago

+1