Hello,
I’m having the problem the page title does not refresh. I’ve tried it like this:<ion-view title = 'Test'> </ ion-view>
and like this: <ion-nav-title> Test </ ion-nav-title>
. None of them worked. This happens because I have a script tag for a modal, because when I remove this script it already works fine. Any suggestion?
Thanks