-
Notifications
You must be signed in to change notification settings - Fork 13.5k
bug ionic 2 and 3 the header in iPhone not take the correct height #11724
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
Comments
Hello, thanks for using Ionic. Unfortunately, I cannot reproduce this issue locally. Could you post a repo we could use to reproduce this issue? |
Hi, on session "Steps to reproduce:" can find the repo link https://github.com/javico2609/angular-mvd-meetup |
Hi, I came across sth similar, when running a IONIC PWA on ios10. @javico2609 You might be able to fix it adding the following to your index.html.
Setting the content attribute 'black-translucent' has the same effect seen in your examples. See the docs for more information and related [meta tags].(https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html) Hope this helps |
@javico2609 Did you end up finding a correct fix for this issue? |
Hello all! As it seems it has been a while since there was any activity on this issue I am closing it for now. There were a lot of changes made with regard to this for iOS 11, so hopefully those changes addressed this as well. Feel free to comment if you are still running into this issue. Thanks for using Ionic! |
This was probably fixed with #13294 |
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. |
Ionic version: (check one with "x")
[ ] 1.x
[ ] 2.x
[ X] 3.x
I'm submitting a ... (check one with "x")
[x ] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
i tested this behavior on a real iphone, am i see the same problem like see on my local ionic lab
Expected behavior:
the header take the correct height
Steps to reproduce:
REPO
https://github.com/javico2609/angular-mvd-meetup
-->
Related code:
Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: