I'm seeing that among the classes added to an element, sometimes there's this 'ng-star-inserted' added as well and I'd like to know more as to why is it there?
This class cause problem with the UI so need to replace with a
<ng-container *ngIf=""></ng-container>