Find the solution in this topic: Beta 14 view title not showing
This should do the trick:
<ion-view class="page-user">
<ion-nav-title>{{user.nickname}}</ion-nav-title>
...
</ion-view>
Find the solution in this topic: Beta 14 view title not showing
This should do the trick:
<ion-view class="page-user">
<ion-nav-title>{{user.nickname}}</ion-nav-title>
...
</ion-view>