herodevs/herodevs-packages

SSR and hero-Loader

AmaelN opened this issue · 1 comments

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

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