ionic
ionic copied to clipboard
Scroll content inside tab doesn't show end of content
Hi,
Thank you for this great plugin!
I've notice that in your example with scrollable content (https://github.com/saravmajestic/ionic/blob/master/tabbedSlideBox/slidingContent.html) the end of the content is not displayed after the scroll. I mean, you can see it if you bounce the content, but then the scroll stops where it is not possible to see the last item. It seems that the ion-scroll content is higher than its parent viewport.
Can you check this?
Thank you
Hi @pesimeao I faced the same problem. So just made a new repo here to solve this. Please try it, and let me know whether it helps you :)