-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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-tabs tabsPlacement top looking bad on iPhone X #13270
Comments
Oh.. You're using very old https://github.com/ionic-team/ionic/releases/tag/v3.8.0 |
@Sampath-Lokuge still happening, now with the latest tools:
|
Tabs on top was broken on iPhone X. Navbar with input was broken on iPhone X. Fixes ionic-team/ionic-framework#13270.
Tabs on top was broken on iPhone X. Navbar with input was broken on iPhone X. Fixes ionic-team/ionic-framework#13270.
Thanks for the issue! This issue is being closed due to inactivity. 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. Thank you for using Ionic! |
Ionic version: (check one with "x")
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] 2.x
[x] 3.x
[ ] 4.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
Please do not submit support requests or "How to" questions here. Instead, please use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
On the iPhone X simulator,
ion-tabs
withtop
tabs placement looks like this:Note that the tabs height it's wrong.
Expected behavior:
It should look like this (iPhone 8):
Steps to reproduce:
Related code:
This is the html of that page:
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: