Well, I'm having trouble with $ scope. It happens as follows; I have a var in the scope and when updating it introducing more lines, the view continues with the same height, thus not allowing to scroll down to see all the content.
Problem example:
Well, I'm having trouble with $ scope. It happens as follows; I have a var in the scope and when updating it introducing more lines, the view continues with the same height, thus not allowing to scroll down to see all the content.
Problem example:
Change your ion-content . I did a test here in codepen, see if mobile works.
<ion-content overflow-scroll="true">