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

Commits on Jun 15, 2024

  1. Fix Turnstile unable to read the siteKey (#1728)

    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.
    brawaru authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    61fd6f1 View commit details
    Browse the repository at this point in the history