cj-wang / mean-start-2

Full stack Angular + Nest + Universal.
MIT License
21 stars 7 forks source link

Issues implementing Universal in Ngx Admin #3

Open captainjackrana opened 4 years ago

captainjackrana commented 4 years ago

I reached this repo from your comment on the issue here - https://github.com/akveo/ngx-admin/issues/1364#issuecomment-471827969

I'm basically trying to implement Angular Universal myself on the Ngx-admin, however I'm facing a particular static injection provider error related to NbMenuService Was wondering if you came across that issue and how you solved it. More details are in this github issue - https://github.com/akveo/ngx-admin/issues/5582

cj-wang commented 4 years ago

There's no such error anymore. Did you clone this repo and try locally?