Closed bradchoate closed 1 year ago
So cool you figured this out.
It looks like this would work as a fix for the problem as described. I'm trying to understand is why this click handler exists in the first place. Shouldn't an <input type="submit">
already submit its parent form without the need for any JavaScript?
Perhaps, but trying to keep this change minimal.
In some cases, the submit button sends the sign-up request ahead of the reCaptcha token request.