In some cases have expressions in the class attr such as class=“myItem {{item.name}}” .
See the codepen. I added a span that doesnt to illustrate it working without the ionic directive, however putting this on the class of the ion-item breaks the styling. If you remove the expresson from the class, everything is back to normal
Thanks