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
In app on iOS and Android the way the height of the scroll element is calculated doesn't include the bottom margin of the last element. It works correctly on OS X in Chrome but you can still see the issue in Safari.
This can be easily recreated by adding enough content to a scroll item to make it scrollable and adding margin bottom to the last element.
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.
In app on iOS and Android the way the height of the scroll element is calculated doesn't include the bottom margin of the last element. It works correctly on OS X in Chrome but you can still see the issue in Safari.
This can be easily recreated by adding enough content to a scroll item to make it scrollable and adding margin bottom to the last element.
http://codepen.io/lukechilds/pen/xucld
The text was updated successfully, but these errors were encountered: