I have multiple on the same page, however when i now try to scroll the page up and down i can only scroll the page i the white space outside of the
Is it possible that when you want to scroll the page vertically, i can do so over the top of the ion-scroll?
The actual ion-scroll works great, i just cant scroll the page because of them…
Tried a coupe of things with not joy…
<ion-scroll direction="x" class="wide-as-needed scroll small-scroll margin-bottom-xl padding-bottom"
zooming="false" delegate-handle="horizontal" horizontal-scroll-fix="mainScroll">
<div class="scrollItemContent">
<img src="../img/listing_1/1.jpg" />
<div class="padding">
<p>Living area and TV</p>
</div>
</div>....