Hi All, Has anyone experienced the following TypeE...
# suitecommerce
g
Hi All, Has anyone experienced the following TypeError? "TypeError: Cannot call method "join" of undefined (checkout.ssp$5159291#190)" We have one customer unable to login that is experiencing this TypeError when hitting submit on the login page. The strange thing is, no other customers are experiencing this TypeError. Line 190 is related the function is related to the conditional statement for googletagmanager_cookie. Does anyone know what could cause this one customer to experience this issue?
s
Without looking at the exact line of code, it could be caused by an ad blocker. In the past we have fixed a few issues that have arisen because blocked calls weren't handled correctly
Depending on your version of SCA (I assume it's not SC), there may be a patch for it
g
We are on SCA 2022.1.2. We thought it maybe a VPN issue, but the customer has assured us that they are not using a VPN. Will check on the AD Blocker. Thanks