I'm encountering a major issue with the Navigation of Tabs. On my main page (without Tabs), there are simple buttons that pass different navparams to pre-select a specific tab.
If you take a look at the demo and click the second button, the top part is positioned behind the Header. This only happens with tabs other than the first one. Specifically, it's the margin-top of the scroll-Content div that seems to be getting removed.
It's possible that I might be making a mistake with the navigation process.