Open wc-davide opened 1 year ago
Hi, is there any option or way to make the component re-run?
I am in the following scenario:
Getting a new token for the second request is needed because a token can only be used for 1 request, then it becomes invalid.
Is there any way I could achieve this?
Calling turnstile.reset() should work.
Uncaught (in promise) TurnstileError: [Cloudflare Turnstile] Widget 0am12 to reset was not found..
Hi, is there any option or way to make the component re-run?
I am in the following scenario:
Getting a new token for the second request is needed because a token can only be used for 1 request, then it becomes invalid.
Is there any way I could achieve this?