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

Fix reCAPTCHA site key environment variable prefix #74

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

gabros20
Copy link
Collaborator

Updated the Newsletter component to use NEXT_PUBLIC_RECAPTCHA_SITE_KEY instead of RECAPTCHA_SITE_KEY to ensure the reCAPTCHA widget renders correctly on the client side.

Make sure to update the same environment variables to your production environment.

This change resolves the issue where the reCAPTCHA checkbox was not visible, allowing users to complete the subscription process successfully.

@gabros20 gabros20 requested a review from sysrex January 29, 2025 13:36
@sysrex sysrex merged commit 34fd375 into main Jan 29, 2025
@sysrex sysrex deleted the hotfix/fix-env-name branch January 29, 2025 13:38
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

Successfully merging this pull request may close these issues.

2 participants