Header + Tabs (top) = cut off top content

Hi, there!

I’m struggling with a combination of two things.

Setting “has-header=‘true’” and / or add classes like “has-tabs-top”, “has-header” on ion-content didn’t help yet.

Here is a codepen:

http://codepen.io/anon/pen/azpOrv

Any suggestions?

hi,
i dont now if its ionic recommended solution but its work so check it out,

http://codepen.io/itamarCohen/pen/NPdxbx?editors=101

1 Like

ah, I see.

So wrapping ion-content with ion-view fix it. Thank you! :slight_smile:

you welcome mate :smile:

This is the correct way to fix this issue.

1 Like