Ion-item with avatar renters incorrectly

Hi,

Im experiencing a rendering issue in beta14 using ion-list / ion-items that have an avatar. I am using ion-list/ion-item because I need to swipe and reorder abilities.

My app is tab based. On the initial load of the tab, it looks correct. After switching to another tab and back again, ion-list renders its texts incorrect. I have an ion-list and a div class=list. The div version always renders correctly.

Any advice on what I am doing wrong, or if it’s a bug would be appreciated.

Here is a snip of the ion-list / div code I am using http://jsfiddle.net/0zwd05w3/2/

Thanks in advance,
Gary.

Ha, as soon as I posted this we found the issue. In another tab someone had a style tag overriding .item-content

With beta14 and caching, this affected the other tabs.