Hello (hybris) world,
we were upgrading our hybris version from 6.5 to 6.6 and have problems with the smartedit now.
The Webdeveloper-Tools throw the following errors:
thirdparties.js:129 TypeError: Cannot read property 'catalogVersionUuid' of undefined at cmssmarteditContainer.js:1 at thirdparties.js:141 at m.$digest (thirdparties.js:152) at b.$apply (thirdparties.js:156) at HTMLAnchorElement. (thirdparties.js:292) at HTMLAnchorElement.dispatch (thirdparties.js:3) at HTMLAnchorElement.q.handle (thirdparties.js:3)
thirdparties.js:129 TypeError: Cannot read property 'siteId' of undefined at cmssmarteditContainer.js:1 at thirdparties.js:141 at m.$digest (thirdparties.js:152) at b.$apply (thirdparties.js:156) at HTMLAnchorElement. (thirdparties.js:292) at HTMLAnchorElement.dispatch (thirdparties.js:3) at HTMLAnchorElement.q.handle (thirdparties.js:3)
thirdparties.js:129 TypeError: Cannot read property 'catalogVersionUuid' of undefined at cmssmarteditContainer.js:1 at thirdparties.js:141 at m.$digest (thirdparties.js:152) at b.$apply (thirdparties.js:156) at HTMLAnchorElement. (thirdparties.js:292) at HTMLAnchorElement.dispatch (thirdparties.js:3) at HTMLAnchorElement.q.handle (thirdparties.js:3)
thirdparties.js:129 TypeError: Cannot read property 'catalogVersionUuid' of undefined at cmssmarteditContainer.js:1 at thirdparties.js:141 at m.$digest (thirdparties.js:152) at b.$apply (thirdparties.js:156) at HTMLAnchorElement. (thirdparties.js:292) at HTMLAnchorElement.dispatch (thirdparties.js:3) at HTMLAnchorElement.q.handle (thirdparties.js:3)
As I see the problem, there is an issue with the storefront linked to the smartedit, but I'm not sure how to solve it or tell the smartedit how the storefront should be implemented.
Can anyone help?