Sounds like a classic case of Turnstile acting up—could be network issues, CF’s side being picky, or just react-turnstile retrying weirdly. Few things to try: check your scriptOptions, log retries (console.log is your friend), and maybe force a re-render if it gets stuck. If it’s still being stubborn, some devs go for external solvers like CapSolver to auto handle it. worth a shot if nothing else works