Problem/Motivation

When using Internet Explorer 11 the module throws an error and submitting the form is inpossible.

Steps to reproduce

Enable recaptcha v2 or v3 on a form and try to submit it with IE 11.

Proposed resolution

Replace the arrow functions with ES5 compatible anonymous functions, either in the source code in in the javascript compilation process.

Comments

louisnagtegaal created an issue. See original summary.

louisnagtegaal’s picture

Added a patch, but maybe this should be solved in the javascript compilation.

bkosborne’s picture

+1 to this

sandboxpl’s picture

Status: Active » Fixed

Can't say much more than simple good catch! ;-)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.