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

Add support for non-invisible Captchas #11759

Open
BeryJu opened this issue Oct 21, 2024 · 0 comments · May be fixed by #11857
Open

Add support for non-invisible Captchas #11759

BeryJu opened this issue Oct 21, 2024 · 0 comments · May be fixed by #11857
Labels
bug/confirmed Confirmed bugs bug Something isn't working

Comments

@BeryJu
Copy link
Member

BeryJu commented Oct 21, 2024

Currently the Captcha stage only supports invisible widgets for reCaptcha and Turnstile. This is due to the Flow Executor using Shadow DOM which is incompatible with these Captcha widgets. With invisible widgets, the checkbox can be rendered outside of the stage, circumventing this issue.

This is an issue to keep track of any changes and progress on this issue.

@BeryJu BeryJu added bug Something isn't working bug/confirmed Confirmed bugs labels Oct 21, 2024
@BeryJu BeryJu linked a pull request Oct 29, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/confirmed Confirmed bugs bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant