angular / preboot

Coordinate transfer of state from server to client view for isomorphic/universal JavaScript web applications
MIT License
382 stars 51 forks source link

Angular Component styles not linked properly during preboot (_ngcontent-serverApp-c16 vs _ngcontent-sc16) #115

Open ohabash opened 3 years ago

ohabash commented 3 years ago

Note: for support questions, please use the Universal Slack Channcel or https://gitter.im/angular/universal

hiepxanh commented 2 years ago

ok have the samee problem, it have two angular application, after preboot complete, it hidden server app, which have inline style, and show the angular bootstrap app, which missing the server style. I see the problem now image