karliuka / m2.ReCaptcha

Magento2. Extension is integrate Google Recaptcha with your Magento2 store.
Open Software License 3.0
31 stars 13 forks source link

Error on Customer Login Page #9

Open trucatchtraps opened 6 years ago

trucatchtraps commented 6 years ago

I have been experiencing the error shown in the screenshot for the past few days and can't seem to figure out a fix. It is only happening on the customer login page and the register page but it also seems to be fairly random. Meaning, some days it will show just fine and then some it will not show, like today. I have the latest release installed on Magento 2.2.3.

untitled

NagendraKodi commented 6 years ago

I am also experiencing the same error in Magento 2.1.7 in customer registration page some times, and in forgot password page it's working fine. 2018-07-03_1920

shuaiZend commented 6 years ago

Error Still in M2.2.5

tusharemipro commented 6 years ago

Same issues in Contact Form. Any solution for that?

karliuka commented 6 years ago

Do you have this example online? I do not see this problem on my server.

tusharemipro commented 6 years ago

yes, it's problem face in my live site. have you Any solution for that?

trucatchtraps commented 6 years ago

From my experience, with trying a few other recaptcha modules, I am still getting similar results. Now however, I have noticed that it is only happening in Google Chrome, Firefox appears to work just fine. I was also notified by another module vendor that everything was appearing fine in Chrome on their site. They sent me screenshots of my dev site with the recaptcha visible. But I have had other customers complain about not being able to login or create an account. So it has something to do with my local network not showing the recaptcha in Chrome. From what I have been reading, this is a known issue with Google recaptcha, and it seems like Google has forced our network onto some sort of bot list which is not allowing the recaptcha to be shown.

trucatchtraps commented 6 years ago

Also to clarify, I have not tried your latest version. The last version I tried was 2.0.9

karliuka commented 6 years ago

Excuse the gentlemen. I can not reproduce this bug. I need a living example.

altheaziyun commented 6 years ago

@karliuka It seems that it happen when I enable the js bundling in production mode. The recaptcha will only appear randomly when using chrome.