Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

inside doesn't scroll to the bottom

$
0
0

Self answer, for those who could be interested :smile:

  • The index.html page stays the same

  • In the main.html template file, I changed the <ion-nav-view> into <div ui-view>, and put it inside a <ion-content> tag :
    <ion-content>
    <div ui-view name="main-view"></div>
    </ion-content>

  • Then in the main-view html templates, I just directly write the content I want (here a padding div, for example) :
    <div class="padding">
    ...
    </div>

Hope it can help somebody.

Arnaud


Viewing all articles
Browse latest Browse all 228595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>