Quantcast
Viewing all articles
Browse latest Browse all 49186

Ion-scroll with Paging Ionic 1.3

@jgranja wrote:

Hello,

I've recently upgraded from Ionic 1.0 to 1.3. Everything seems smooth but I've noticed a feature that stopped working. When using ion-scroll and paging="true" it seems to not work well anymore. Now when swiping it's not doing the horizontal pagination behaviour as it used to. It's now simply scrolling.

Anybody can help with that? It's a nice feature that seems to not working correctly now

I'm using it as below:

<ion-scroll
direction="x"
scrollbar-x="false"
delegate-handle="logActivityXScroll"
paging="true"
scroll="true">

On desktop it looks to be working fine but when on mobile it's just not paginating the scroll horizontally.

thanks

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49186

Trending Articles