herodevs / herodevs-packages

This project is where HeroDevs develops our public npm packages.
57 stars 14 forks source link

SSR and hero-Loader #14

Open AmaelN opened 4 years ago

AmaelN commented 4 years ago

Hi,

I'm trying to preview the source code of my page that contains a hero-loader tag and it is not displayed, I can only see the hero-loader tag in the html source code.

Can you help me with this, please

AmaelN commented 4 years ago

SSR cannot convert hero-loader into the expected HTML CODE as the ngIf is set to true when it is SSR (server side)

I would expect the see the content of the html module even if it is lazy loaded