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

Error: reCAPTCHA has already been rendered in this element #16379

Closed
richvdh opened this issue Feb 5, 2021 · 7 comments
Closed

Error: reCAPTCHA has already been rendered in this element #16379

richvdh opened this issue Feb 5, 2021 · 7 comments
Labels
A-Registration P2 S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect

Comments

@richvdh
Copy link
Member

richvdh commented Feb 5, 2021

Seen a couple of times when testing registration with an email address:

image

In the console:

14:36:22.622 Active flow => {"stages":["m.login.recaptcha","m.login.terms","m.login.email.identity"]} KeyboardShortcuts.tsx:277:22
14:36:22.624 Next stage: m.login.recaptcha KeyboardShortcuts.tsx:277:22
14:36:22.628 Loading recaptcha script... KeyboardShortcuts.tsx:277:22
14:36:22.931 Loading recaptcha script... KeyboardShortcuts.tsx:277:22
14:36:23.784 Loaded recaptcha script. KeyboardShortcuts.tsx:277:22
14:36:23.785 Rendering to mx_recaptcha KeyboardShortcuts.tsx:277:22
14:36:23.811 Loaded recaptcha script. KeyboardShortcuts.tsx:277:22
14:36:23.812 Rendering to mx_recaptcha KeyboardShortcuts.tsx:277:22

... which does look like it's rendering twice?

@jryans
Copy link
Collaborator

jryans commented Feb 8, 2021

Related to #15410, though it actually appears for you.

@jryans jryans added defect P2 S-Minor Impairs non-critical functionality or suitable workarounds exist A-Registration labels Feb 8, 2021
@tim-seoss
Copy link

tim-seoss commented Feb 12, 2021

Also appears for me in Firefox/Linux
image

Not much non-standard about this setup. Only significant thing I can think of is that Internet connectivity is dual-stack IPv4/IPv6.

@tim-seoss
Copy link

I have a console log and har file saved. LMK if you'd like copies.

@jryans jryans removed the defect label Mar 4, 2021
@kittykat
Copy link
Contributor

kittykat commented Oct 7, 2021

@richvdh @tim-seoss : what is the outcome of that error message? Is it still possible to complete registration or do you need to start again?

@richvdh
Copy link
Member Author

richvdh commented Oct 7, 2021

I've not seen it for ages, but iirc the error message was harmless.

@jryans
Copy link
Collaborator

jryans commented Oct 21, 2021

@kittykat I suspect this may be a similar issue to #15142 even though it has a slightly different error message... It's possible that matrix-org/matrix-react-sdk#6401 fixed this one as well.

@kittykat
Copy link
Contributor

I am going to close this issue for now as it's been a while since it was last reproduced. If anyone sees it again, please reply with @kittykat and I will re-open it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Registration P2 S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect
Projects
None yet
Development

No branches or pull requests

4 participants