reCAPTCHA & containerized WordPress
-
WordPress fresh installation in a Docker container from official image and standard setup on Windows 10 Home and Docker Toolbox (VirtualBox).
Either reCAPTCHA v.2 or v.3 not working with both WPForms and Contact Forms 7.Chrome console shows:
recaptcha__en_gb.js:357 Uncaught TypeError: Cannot use ‘in’ operator to search for ‘prototype’ in null
at Array.<anonymous> (recaptcha__en_gb.js:357)
at recaptcha__en_gb.js:416
at recaptcha__en_gb.js:702Firefox console:
TypeError: right-hand side of ‘in’ should be an object, got null[Learn More] recaptcha__en.js:356:216
O https://www.gstatic.com/recaptcha/releases/48TunWH-ZrLteSwFVbw6tVnx/recaptcha__en.js:356
<anonymous> https://www.gstatic.com/recaptcha/releases/48TunWH-ZrLteSwFVbw6tVnx/recaptcha__en.js:415
<anonymous> https://www.gstatic.com/recaptcha/releases/48TunWH-ZrLteSwFVbw6tVnx/recaptcha__en.js:1The same error for both local and production (containerized) installation.
- The topic ‘reCAPTCHA & containerized WordPress’ is closed to new replies.