Skip to content
New issue

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

[BUG] Re-captcha doesn't work? #684

Open
trisosamu opened this issue Jan 30, 2025 · 2 comments
Open

[BUG] Re-captcha doesn't work? #684

trisosamu opened this issue Jan 30, 2025 · 2 comments

Comments

@trisosamu
Copy link

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):

  • Envionement [Docker, Self-hosted]
  • Browser [e.g. chrome, safari]
  • OpnForm Version [e.g. latest]
@JhumanJ
Copy link
Owner

JhumanJ commented Jan 30, 2025

Can you please give us more details about what variables you set? Any error in the console? Please share more details

@trisosamu
Copy link
Author

trisosamu commented Jan 30, 2025

Can you please give us more details about what variables you set? Any error in the console? Please share more details

/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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants