What is the name of the domain?
What is the error number?
600010
What is the error message?
Uncaught TurnstileError: [Cloudflare Turnstile] Error: 600010.
What is the issue you’re encountering
When developing on multiple websites, my team and I are seeing a single line of debugger
appear in the Application tab. This repeats every few seconds. When it happens, Chrome DevTools swap tabs to the Application tab.
What steps have you taken to resolve the issue?
Blocking challenges.cloudflare.com/turnstile/v0/api.js?render=explicit will alleviate the problem but is not preferred. We’d much rather keep the site’s typical “state” in tact with all scripts loaded for the sake of consistency when developing and debugging.
What are the steps to reproduce the issue?
Navigate to site.
Open DevTools.
Wait 5-10 seconds.
Notice if debugger
appears in Application tab.