My Project & Questions

Hi All,

Just a couple of questions i’m a little new here!, I’m currently creating a app, I’m all set up so far, now what I’m wondering is,

How can i stop the ion-content from scrolling?

<ion-content
[delegate-handle=“”]
[direction=“”]
[locking=“”]
[padding=“”]
[scroll=“”]
[overflow-scroll=“”]
[scrollbar-x=“”]
[scrollbar-y=“”]
[start-x=“”]
[start-y=“”]
[on-scroll=“”]
[on-scroll-complete=“”]
[has-bouncing=“”]
[scroll-event-interval=“”]>

I’ve tried this but it doesn’t work, and it’s bugging me! :slight_smile:

Here is my app,

If you would like to know more get in touch, i’m looking for help still!

<ion-content scroll="false">

</ion-content>

You can also remove