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

Issue with reCAPTCHA V3 with Score #720

Closed
Musealali opened this issue Feb 7, 2022 · 1 comment
Closed

Issue with reCAPTCHA V3 with Score #720

Musealali opened this issue Feb 7, 2022 · 1 comment

Comments

@Musealali
Copy link

Musealali commented Feb 7, 2022

Hey Guys - Muslim from umbraco support here :)

If we want to change the Settings/Score Threshold value, we can only do it with 'drag to scroll' mode and if we want to change it by clicking on it, the changes has no effect.

Versions:
image

Steps to reproduce

Create a new project.
Create a new form
Add a question
use the recaptcha3 with score
click on a score value
save
go back to the recaptcha3 -> value is not changed.

But if you slide it - then the value changes.

Expected result

The value should be changed when clicking on a score.

Actual result

Score us not changed.

I have attached a video on this aswell.

Recaptcha_v3_bug.zip

@AndyButland
Copy link

Thanks for reporting - can replicate. We are updating the underlying value when the slider reaches it's end position, and so missing if you set a value not using the slider itself (i.e. by clicking on a value). Have switched to a different event to catch this as well as when you use the slider. Due in the next patch.

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

No branches or pull requests

2 participants