We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Re-captcha doesn't work h-captcha works
Expected behavior I set both environment variable on api/.env and client/.env but doesn't work, captcha isn't displayed
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered:
Can you please give us more details about what variables you set? Any error in the console? Please share more details
Sorry, something went wrong.
/api/.env
RE_CAPTCHA_SITE_KEY=aaaaaaa RE_CAPTCHA_SECRET_KEY=bbbbbb
/client/.env
NUXT_PUBLIC_RE_CAPTCHA_SITE_KEY=aaaaaaa
I don't see anything in console. Where can I find error?
On chrome's console I don't see any error unless Bk3RVgqs.js:14 Hydration completed but contains mismatches. but I think it's due to other reason
No branches or pull requests
Describe the bug
Re-captcha doesn't work
h-captcha works
Expected behavior
I set both environment variable on api/.env and client/.env but doesn't work, captcha isn't displayed
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: