Hi All , Has anyone faced the issue "*Cannot read ...
# suitecommerce
d
Hi All , Has anyone faced the issue "*Cannot read property length of undefined in shopping.ssp*". This error suddenly started appearing in our website 2020.2 so any ideas?
c
@Durgasree Yes!! Did you recently deploy? I had to have a coworker deploy as the issue was related to my node modules after the patch.
d
@Christopher Dembek There was a recent deploy of custom theme but I activated base theme and still see the issue. However if I use src ssp the issue is not seen
c
I had the same issue… I believe you had to patch the 2020.2 theme dev tool for TBA?
d
@Christopher Dembek we setup dev tools a month ago didnt do any recent updates and how did you fix the issue?
c
In my case, I had another developer deploy the code.
Also created a support case, however they said to contact the developer.
Is the account SCA or SC?
d
SCA
@Christopher Dembek so you had the same issue even after activating basetheme? and removing deployed extensions?
c
You updated the SCDeployer role and permissions to the deployment scripts?
Using the “src” SSP URL component loaded, however the “dev” SSP URL component would not load the website. Does that make sense?
d
@Christopher Dembek I'm using token-based authentication I don't need SC deployer role for deploying