You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to set a timeout on my request to google, because maybe a user will have a very poor network and i want to get an error message after x seconds and not I cannot do it now. I have to wait until the request is completed or fails.
Is there any other way to do from nuxt ?
Thanks
Nuxt: v.2.15.3
recaptcha module: v1.0.2
The text was updated successfully, but these errors were encountered:
Hi all,
I want to set a timeout on my request to google, because maybe a user will have a very poor network and i want to get an error message after x seconds and not I cannot do it now. I have to wait until the request is completed or fails.
Is there any other way to do from nuxt ?
Thanks
Nuxt: v.2.15.3
recaptcha module: v1.0.2
The text was updated successfully, but these errors were encountered: