We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 574f4f6 commit 87cc48aCopy full SHA for 87cc48a
ReCaptchaFrontendUi/view/frontend/web/js/reCaptcha.js
@@ -59,6 +59,7 @@ define(
59
* @returns {Boolean}
60
*/
61
getIsInvisibleRecaptcha: function () {
62
+
63
if (this.settings === void 0) {
64
return false;
65
}
0 commit comments