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, 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,
ah, I see.
So wrapping ion-content with ion-view fix it. Thank you!
This is the correct way to fix this issue.