peter-mach/angular2-starter-kit

Server Side Rendering Possibly not Working.

Closed this issue · 1 comments

After turning server side rendering on with exports.HAS_SS = true; the page does not render server side.

Looking at the page's source we can still see <app><router-outlet></router-outlet></app> instead of the actual content as rendered in the browser.

this code is based on AngularClass which happens to work great but your fork is full of bloat and very brittle. Good as an example but useless for anything else.