nuxt-modules / turnstile

🔥 Cloudflare Turnstile integration for Nuxt

Home Page:https://cloudflare.com/products/turnstile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Behavior change in Cloudflare turnstile deprecating reset function?

scalemaildev opened this issue · comments

commented

It looks like something changed with the CloudFlare turnstile API. Now after sending my token along with a submit form it appears that the turnstile automatically refreshes.

I removed the reset() function from my auth forms and the turnstile is still refreshing. Attempting to manually refresh the token actually throws an error now because the token is already refreshing and therefore null.

Is anyone else experiencing this behavior?

e: I would blame having the turnstile in a v-if but it was already inside one.

Is there a change to this module you're asking for or can this issue be closed or converted into a discussion?

I'm closing this for now. Feel free to reopen with more details! ❤️