-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels