Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Score returns null recently #43

Open
needlag opened this issue May 24, 2024 · 3 comments
Open

Score returns null recently #43

needlag opened this issue May 24, 2024 · 3 comments

Comments

@needlag
Copy link

needlag commented May 24, 2024

Recently, after working fine for some time, the score returns null or simply the validation fails.

Ran some tests:
Locally score is detected fine, but validation fails anyway.
on Production, score is null and validation fails anyway.

Anyone else experiencing this?

Thanks.

@tenshiAMD
Copy link

We also experienced this in our production recently. Not sure why, what could be the issue?

@dougblackjr
Copy link

I had this happening too. Fixed this by moving the {!! RecaptchaV3::initJs() !!} to the header before the form.

@Rattone
Copy link

Rattone commented Jan 13, 2025

I had this happening too. Fixed this by moving the {!! RecaptchaV3::initJs() !!} to the header before the form.

Here too it stopped working a few months ago, we only noticed it now, it worked until July. What changed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants