You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening a modal and navigating to a different page inside this modal the navbar gets cut off on iOS.
The component which has a cut off navbar uses the ion-navbar component. I have also tried with the ion-toolbar component but the header was also cut off
Short description of the problem:
When opening a modal and navigating to a different page inside this modal the navbar gets cut off on iOS.
The component which has a cut off navbar uses the ion-navbar component. I have also tried with the ion-toolbar component but the header was also cut off
What behavior are you expecting?
I am expecting that the navbar has the same height as on the first page.
Steps to reproduce:
Other information:
This problem only appears on iOS (only tested on iOS10)
Which Ionic Version? 1.x or 2.x
ionic2 RC0
The text was updated successfully, but these errors were encountered: