Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Fix Turnstile unable to read the siteKey (#1728) #1729

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Fix Turnstile unable to read the siteKey (#1728) #1729

merged 1 commit into from
Jun 15, 2024

Conversation

Prospector
Copy link
Member

It seems that Nuxt Turnstile's way of setting the key in runtimeConfig is broken and doesn't work properly, resulting in an error in runtime, because it has to be set. This commit sets the key in runtimeConfig manually instead, which seems to fix the issue.

It seems that Nuxt Turnstile's way of setting the key in `runtimeConfig`
is broken and doesn't work properly, resulting in an error in runtime,
because it has to be set. This commit sets the key in `runtimeConfig`
manually instead, which seems to fix the issue.
@Prospector Prospector merged commit 7b861cf into prod Jun 15, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants