Le0Developer / react-turnstile

A very simple React library for Cloudflare Turnstile.
https://turnstile-demo.pages.dev/
MIT License
106 stars 15 forks source link

Turnstile loads twice while running react in strict mode (devserver only) #1

Closed zImPatrick closed 2 years ago

zImPatrick commented 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