Answer these questions to help the Community help you with Security questions.
What is the domain name?
Just tested in localhost
Have you searched for an answer?
I have searched many times but don’t see any helpful answers
Please share your search results url:
Stackoverflow, git issue,…
Describe the issue you are having:
Hi guys. I am setting up my Nuxt (2) project to use Cloudflare Turnstile, I have set the “challenges Cloudflare” api into header in nuxt config and tried to add an “cf-turnstile” tag into my template. But nothing show on template, no any iframe added in above div. Am I missing anything to use Turnstile in Nuxtjs project? I’m using Nuxt 2. Thanks