I use Angular 5.2.6
and Clarity 0.11.11
and for some reason, with SSR, Clarity Icons are empty while, in the browser, they're perfectly displayed.
I followed the instructions to specify the files to include for both server app and browser app, multiple times without any changes. No errors are shown.
Do you have any advise? Any clue?
Any idea to see what's happening while SSR?
Sample of result with Angular Universal: <clr-icon _ngcontent-c21="" shape="check"></clr-icon>
Thanks