Closed zImPatrick closed 2 years ago
When running react in strict mode and running the dev server, Turnstile loads twice on the page. This does not affect a production build of the site.
I created a repository with an example project: https://github.com/zImPatrick/rt-repro Start it with npx vite
npx vite
When running react in strict mode and running the dev server, Turnstile loads twice on the page. This does not affect a production build of the site.
I created a repository with an example project: https://github.com/zImPatrick/rt-repro Start it with
npx vite