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

Merged
merged 1 commit into from
Jun 15, 2024

Commits on Jun 15, 2024

  1. Fix Turnstile unable to read the siteKey

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