Content projection with ngTemplateOutlet + TemplateRef loses items styles

I try to use ngTemplateOutlet + TemplateRef because it needed to pass a parameter to the content projection and does not provide, the problem is that the elements that are displayed within the content projection for some reason lose the styles and are displayed incorrectly

issue link -> https://github.com/driftyco/ionic/issues/10553
plunker link -> http://plnkr.co/edit/JzdpmEkftyOWWKO8Tujr?p=preview