Hello, as the title says, when I first visit my page with a form, the turnstile widget shows that it’s verifying the quickly disappears. When I navigate away and go back to the contact page, it works fine.
I am able to get the widget ID after it disappears but calling turnstile.reset() does nothing.
I made a quick site to show the error. Refresh the page a couple times to see the issue. then go to home then back to the form.
https://silent-pan.surge.sh/contact
:
edit:
I am using sveltekit if that’s relevant.