7

Around six months ago several sites that I maintain using recaptcha v3 starting throwing this error when dev tools are open.

It does not affect the operation of recaptcha but it's annoying when trying to use dev tools.

As far as I can tell from the call stack, the string isn't passed in (at least, not as is). I can only find two other reports that look like the same issue so it seems unlikely to be a recaptcha bug, and as neither have answers they're not much help.

function throwing error top level function creates string deemed invalid

All the pages that exhibit the error are utf-8 encoded. They use different versions of jquery, bootstrap and so on, so it's hard to find a candidate for a possible conflict.

Suggestions for moving forward to resolving the error would be welcome.

Brockley John
  • 325
  • 2
  • 10
  • I had the same issue. I went crazy about it. Finally, I found out, that everything works OK, if I just close Dev tools ... – Lovro Aug 03 '22 at 14:41
  • 1
    Even better would be if Dev Tools had a setting to 'ignore only the annoying recaptcha error and stop on everything else' – Brockley John Aug 25 '22 at 12:10

0 Answers0