Header static when changing state

Hello !

When changing state by browsing from a page to another, the header ion-nav-bar follows the transition, even if its content doesn’t change and the next ion-view element has no attribute about it. This gives a very not-nice effect according to me. Is there a way to prevent animation on the navbar forever ? Or case by case ? Or even better, only when the content remains the same ?

Thanks !

Oh, updated from RC2 to to RC5 and it’s working fine now. I guess the bug was resolved !