Skip to content

recaptcha v3 forms not submitting #311

@sJones1997

Description

@sJones1997

I can't submit forms which have a recaptcha v3 field, the function to submit the form isn't being trigger by form button.

Function was defined like this:
window["onRecaptchaSubmitted{{formNameJs}}"] = function(token) {}

So have changed back to
function onRecaptchaSubmitted{{formNameJs}}(token) {}

The later is what I originally submitted in a PR a while ago, but was changed.

If I'm missing anything let me know, otherwise will issue a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions