3

I have an Angular 4 project (I'm also using webpack) and I've decided to use angular universal to make Server Side Rendering.

I'm using node (v6.10.2) with express to do the Server Side Rendering. I'm using universal implemented in angular core.

I've used this example as a starting project.

Everything is working fine (I can access the page, the html is correctly rendered, etc) except that there is no switch between the server rendered view and the client view.

Does anyone have a simple solution to this problem ?

Thank you !

Aqua
  • 31
  • 3

0 Answers0