Skip to content

Sign-in broken: reCAPTCHA client element removed, 2FA email never sent #4343

@nielsenjared

Description

@nielsenjared

Bug: reCAPTCHA client element removed during sign-in, blocking 2FA email

Summary

The sign-in page throws an uncaught reCAPTCHA error that appears to prevent form submission, which means the 2FA verification email is never sent.

Steps to Reproduce

  1. Navigate to gumroad.com/sign_in
  2. Enter email and password
  3. Attempt to proceed to 2FA step
  4. No 2FA email is received

Expected Behavior

reCAPTCHA completes successfully, form submits, and 2FA email is delivered.

Actual Behavior

reCAPTCHA client element is removed before completion. 2FA email is never sent, making it impossible to log in.

Console Errors

The following error appears in the browser console on the sign-in page:

Uncaught Error: reCAPTCHA client element has been removed: 0
    at Array.<anonymous> (recaptcha__en.js:107:400)
    at recaptcha__en.js:484:204
    at MutationObserver.<anonymous> (useRecaptcha.tsx:47:92)

Environment

  • Tested in Firefox (private window, no extensions) and fresh install of Chromium — same result in both

Metadata

Metadata

Assignees

No one assigned

    Labels

    planningNeeds to be planned by design, engineering, product, support, and the CEO!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions