Hi Andom,

Can you replicate your issue on StackBlitz please, that makes it easier to 
help you!
The _ngcontent-*="" is an Angular internal, and you should not be messing 
with it. It’s here to provide encapsulation. If you run into trouble you 
can use a different type of view encapsulation. 
<https://angular.io/guide/component-styles#view-encapsulation> Perhaps for 
a component like this is to provide “external” style, and switch to 
ViewEncapsulation.none

Regards
Sander
​

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to