recaptcha icon indicating copy to clipboard operation
recaptcha copied to clipboard

turbolinks + reCaptcha - warning in console plus broken badge

Open estani opened this issue 4 years ago • 3 comments

It does work (check is performed)but in the console I get an error when starting from a different page, navigating to the form, then away again and then coming back to it:

recaptcha__de.js:279 Uncaught Error: reCAPTCHA placeholder element must be empty

The form does seem to work properly though. The reCaptcha badge on the bottom right is not expanding anymore though, thus not displaying the legal infos.

Seems that the removal of the badge in turbolinks:before-cache is expected but missing.

estani avatar Jul 28 '20 08:07 estani

can you fix this in a PR or is that something that needs to go into the docs ?

grosser avatar Jul 28 '20 14:07 grosser

This needs a PR, I'll have to find the time to do it, it might take a while. But leave the issue here, perhaps someone finds the time before I do.

estani avatar Jul 28 '20 16:07 estani

Any update on this one??

wyattbenno777 avatar Jan 25 '21 00:01 wyattbenno777