Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<ion-content> goes behind <ion-header> in Ionic. #14092

Closed
pnnrahul opened this issue Mar 1, 2018 · 6 comments
Closed

<ion-content> goes behind <ion-header> in Ionic. #14092

pnnrahul opened this issue Mar 1, 2018 · 6 comments
Labels

Comments

@pnnrahul
Copy link

pnnrahul commented Mar 1, 2018

<ion-header> <ion-navbar> <ion-title>Physics</ion-title> </ion-navbar> </ion-header> <ion-content padding has-header contentTop="200px"> <ion-list class="chapter-list"> <button ion-item no-padding *ngFor="let chapterList of chapterLists" (click)="chapterListItemClk(event)" no-border> {{ chapterList.video_name }} <img src="{{chapterList.video_icon}}" item-left alt=""> </button> </ion-list> </ion-content>
@ATakaSKY @falasvand
localhost_8100_ nexus 6
localhost_8100_ nexus 6 1
<ion-content> is hidden behind <ion-header>
My ionic version is 3.19.1
I have tried 'has-header' as well.
But not fixed.
@camwiegert
My code above. #7084
https://forum.ionicframework.com/t/ion-content-is-hiding-behind-ion-header/123048

@ionitron-bot ionitron-bot bot added the triage label Mar 1, 2018
@janpio
Copy link

janpio commented Mar 1, 2018

Why do you mention me here to subscribe to this topic?
This is inappropriate and impolite.
You also posted the exact same text to another, closed, issue which doubles the brashness.

@janpio
Copy link

janpio commented Mar 1, 2018

And why do you think it is appropriate to mention random people then?
It is not.

@janpio
Copy link

janpio commented Mar 1, 2018

Good luck getting help with your problem 🥇

@ionic-team ionic-team deleted a comment from pnnrahul Mar 1, 2018
@kensodemann
Copy link
Member

@pnnrahul - https://github.com/ionic-team/ionic/blob/master/CODE_OF_CONDUCT.md

I have deleted your comment. Please keep your comments civil. This is your one and only warning.

@pnnrahul
Copy link
Author

pnnrahul commented Mar 5, 2018

Fixed

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 1, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants