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 have setup a nuxt project and i want to use the ChallengeV2 component
I also want to prevent the user to submit the form if some required fields are empty or does not match the default browser validation.
The challenge runs parallels to the browser validation and hides the default tooltip on the first submit.
Moreover I think the challenge should be run only if the form pass the default validation.
Minimal Reproducible Example
Setup a nuxt project with a ChallengeV2 and some required fileds in the form
Description
I have setup a nuxt project and i want to use the
ChallengeV2
componentI also want to prevent the user to submit the form if some required fields are empty or does not match the default browser validation.
The challenge runs parallels to the browser validation and hides the default tooltip on the first submit.
Moreover I think the challenge should be run only if the form pass the default validation.
Minimal Reproducible Example
Setup a nuxt project with a
ChallengeV2
and some required fileds in the formSystem info
Operating System: Linux
Node Version: v20.5.0
Nuxt Version: 3.7.0
CLI Version: 3.7.2
Nitro Version: 2.6.2
Package Manager: [email protected]
Builder: -
User Config: modules, app, router, googleFonts, dayjs, headlessui, gtm, runtimeConfig
Runtime Modules: @nuxtjs/[email protected], @nuxtjs/[email protected], [email protected], @nuxt/[email protected], [email protected], [email protected], @zadigetvoltaire/[email protected], vue-recaptcha/nuxt
Build Modules: -
vue-recaptcha Version: 3.0.0-alpha.6
The text was updated successfully, but these errors were encountered: