Your codepen works if you use ui-sref with state name rather than href:
<ion-item ui-sref="tabs.about.page1">About 1</ion-item>
Your codepen works if you use ui-sref with state name rather than href:
<ion-item ui-sref="tabs.about.page1">About 1</ion-item>