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 launching a Modal window, the scrollable content area does not account for the presence of the toolbar properly.
When I comment out the ion-toolbar at the top, the button is then fully visible
So I think that ion-toolbar height is not being taken into account.
You can see that the button is partially visible on iOS but not at all on Android:
Short description of the problem:
When launching a Modal window, the scrollable content area does not account for the presence of the toolbar properly.
When I comment out the
ion-toolbar
at the top, the button is then fully visibleSo I think that ion-toolbar height is not being taken into account.
You can see that the button is partially visible on iOS but not at all on Android:
What behavior are you expecting?
Button at bottom to be visible at all times.
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
http://stackoverflow.com/questions/37746242/ionic-2-beta-8-scrollable-content-area-cutting-off-button-at-bottom
Which Ionic Version?
2.0.0-beta.8
Plunker that shows an example of your issue
Note: I'm unable to get this to break in plunkr. Don't know why.
http://plnkr.co/edit/MBFjrCIt1lrwYAOnz4nw?p=preview
Run
ionic info
from terminal/cmd prompt: (paste output below)Davids-MacBook-Air:AppHazard daveshirman$ ionic info
Your system information:
Cordova CLI: 6.1.1
Ionic Framework Version: 2.0.0-beta.8-201606091959
Ionic CLI Version: 2.0.0-beta.25
Ionic App Lib Version: 2.0.0-beta.15
ios-deploy version: 1.8.6
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v4.3.0
Xcode version: Xcode 7.2.1 Build version 7C1002
The text was updated successfully, but these errors were encountered: