SOLVED: Turnstile - invalid

Hi, bricks 2.0.2.

Using turnstile on a Bricks form (very basic contact form), and wasn’t redirecting after submit (just save submissions/email actions).

If user keeps entering new form info and submitting over and over, some of the entries would get the invalid token error. And opening the form and not submitting for a few minutes sometimes also causes this token error - how long does the token live?

I’ve done a redirect now after 2000ms, back to the same page, which hopefully is reloading the form/token. Not ideal but seems to work - so you get long enough to see the success message, then the page reloads.

Can’t upgrade to 2.1 release yet to see if that resolves this, as site is about to go live and dont have time to test it yet!