-
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
v2 beta.10: navbar overlap with iOS statusbar when tabbar hidden #7203
Comments
Hello, thanks for opening an issue with us! Would you be able to provide a plunker that demonstrates this issue? Thanks for using Ionic! |
+1, only happend on ios device |
@jgw96 Hello, this problem only happen on iphone or iphone simulator. |
Have you try to use the status-bar plugin from |
This will be fixed in the Just to let everyone know, if you set the
Thanks! |
beta 10 |
Bug still present on beta 11, any news? |
Confirmed - this is still broken in beta 11. enabling tabsHideOnSubPages means that the tabs are indeed hidden on sub pages but the status bar padding is lost. Please fix. |
In beta 10, setting tabSubPages: true , althought the tabbar is hidden, but tabs view will overlap with iOS statusbar. like #6368.
What behavior are you expecting?
not overlap.
Steps to reproduce:
nav.push
to detail pageWhich Ionic Version? 2.0.0-beta.10
Gulp version: CLI version 3.9.0
Gulp local: Local version 3.9.1
Ionic CLI Version: 2.0.0-beta.10
Ionic App Lib Version: 2.0.0-beta.3
ios-deploy version: 1.8.6
ios-sim version: Not installed
OS: Mac OS X El Capitan
Node Version: v5.11.1
Xcode version: Xcode 7.1 Build version 7B91b
The text was updated successfully, but these errors were encountered: