Groups
Groups
Sign in
Groups
Groups
reCAPTCHA
Conversations
About
Send feedback
Help
ReCAPTCHA placeholder element must be empty
10,089 views
Skip to first unread message
Andrii Mutylo
unread,
Sep 3, 2015, 9:01:30 AM
9/3/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reCAPTCHA
When load and form with reCaptcha appear
i got js error ReCAPTCHA placeholder element must be empty
Can't submit form.
Anybody can help me, please
dho...@gmail.com
unread,
Oct 26, 2015, 4:48:49 PM
10/26/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reCAPTCHA
I got the same issue and in my case it was silly stupid. In my case i did not have explicit closing tag for div that holds reCaptcha:
<div key="" />
as opposed to
<div key=""></div>
and during html minification process it was removing forward slash breaking the DOM
Yuri Suarez
unread,
May 25, 2017, 8:57:30 AM
5/25/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reCAPTCHA
I have the same issue when I place the reCaptcha in a modal and the modal load again. If any have solved this?
Yuri Suarez
unread,
May 25, 2017, 11:48:36 AM
5/25/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reCAPTCHA
Found the issue:
https://www.google.com/recaptcha/api.js
was loading twice, inspect elements and find the library. If you do view source, you are not going to see the latest changes in the DOM
Reply all
Reply to author
Forward
0 new messages