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
After a submit with a validation error (e.g. incorrect credentials during login), Turnstile was not updated and this prevents login as the next submit.
This because "cf-turnstile-response" is no longer valid.
How to reproduce the bug
Add Turnstile to a login form
Try to login with invalid credentials
Insert valid credentials and try to login again (without refresh the page)
Package Version
2.0.3
PHP Version
8.2.11
Laravel Version
10.48.2
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered:
What happened?
After a submit with a validation error (e.g. incorrect credentials during login), Turnstile was not updated and this prevents login as the next submit.
This because "cf-turnstile-response" is no longer valid.
How to reproduce the bug
Package Version
2.0.3
PHP Version
8.2.11
Laravel Version
10.48.2
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered: