Problem Recaptcha NuxtJs/Turnstile
I have tried to use a Turnstile with cloudfare on my portfolio with my contact form. I use NuxtJs (no Nextjs) and I have a warning on my console which says : "he resource was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate
as
value and it is preloaded intentionally. "
My validateTurnstile.ts :
5 Replies
And i have forgotten one thing. A message appears on my recpatcha : " test only"
My nuxt.config.ts :
That's just a generic warning about preloading, wouldn't break anything. It's not directly in that code either, would have to share website url to see what exact resource it is, the dev console should directly tell you as well
For the moment, i develop the website in local
I can share my console
Why replace the sitekey ? sorry for me it's difficult to understand the implicit because i speak french
Pourtant les deux clés que j'utilise viennent de mon widget
s
However, the two keys I use come from my widget
I have an impression that my key is replace in my code for a test key but where ?
I want that the message "test only" disappear and be sur that my two keys are valid
My problem is i don't know if serve key is a test key or if it's my site key which is a test key