You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: use official onloadTurnstileCallback instead of polling
- Replace setInterval polling with Cloudflare's official onload callback mechanism
- Add onloadTurnstileCallback to Window interface
- Update script URL to include onload parameter
- Fix bug where cleanup function wasn't registered when Turnstile was pre-loaded
- Update tests to properly simulate the callback flow
- Better performance and cleaner implementation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments