react-turnstile
react-turnstile copied to clipboard
🐛 Bug: When using the Turnstile component, if you stay on a page for too long, useNavigate will fail.
Bug Report Checklist
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have pulled the latest
main
branch of the repository. - [X] I have searched for related issues and found none that matched my issue.
Expected
Ability to use useNavigate
Actual
Ability to use useNavigate
Package Version
1.0.0
Browsers
Chrome
Additional Info
No response