Closed hackergil closed 5 years ago
Hi @hackergil ! I fixed this issue adding:
@angular/http@~7.2.11
and updating these dependencies:
@ngrx/effects@~7.4.0
@ngrx/router-store@~7.4.0
@ngrx/store@~7.4.0
@angular/pwa@^0.13.7
rxjs@^6.4.0 `
@cinthiadavalos Yup I just found out this morning. A few more to update as well. Thanks!
Needs reproduction
Using the guidelines from https://github.com/SAP/cloud-commerce-spartacus-storefront/wiki/Building-the-Spartacus-Storefront-from-Libraries I created a new Spartacus based storefront.
I also attempted to use the
app.module.ts
from our spa install repo with the same result.This storefront loads up without an error but when opening the site, the page is blank. The network calls to get pages are successful but the cms components don't seem to render. (see screenshots)
Browsers: Firefox & Chrome (latest) Lib versions: (latest)