First post here. Thank you for building this great framework – made my life so much easier. And my apologies if this question is a duplicate. I tried searching and couldn’t find any info.
I’m working with the current nightly version of Ionic and it seems that the ion-nav-bar animations no longer work, compare the following:
It looks like the navBar title changes and then the slide transition is fired. Whereas, previously the navBar title would slide in/out too. Any ideas how to fix this and/or if this is being handled in the next release?
Sorry, I forgot to mention previously – I did actually try out the new method of using class names. However, it doesn’t seem to solve the problem either:
The title has a slide animation but, the title text changes before the animation fires. Whereas, in the previous versions the old title would slide out and the new one slide in.