Skip to content

Invisible reCAPTCHA not triggering submit form #25

Answered by jooni91
NetTangle-Projects asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,
Is the button inside your form element? If not, that’s most likely the issue.

Assuming that is the case and if placing the button inside the form isn’t an option, you’ll need to write a custom callback function. This function should place the token returned by reCAPTCHA into the form and provide its name via the callback property of the tag.

Unfortunately, the default callback generated doesn’t do this—at least not yet. I might take a closer look at it in the coming days.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jooni91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants