You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.
I want to use iscroll-infinite to swipe through images and – after it stops scrolling – make it 'snap' to its closest image (or LI)... so everything is nicely aligned at the top. Using the option 'snap' gives me an error...
TypeError: undefined is not an object (evaluating 'this.pages[x].length')
I'm guessing that 'snap' option is not compatible with scroll-infinite, because of the caching or something?
Perhaps there is an other way?
The text was updated successfully, but these errors were encountered:
I want to use iscroll-infinite to swipe through images and – after it stops scrolling – make it 'snap' to its closest image (or LI)... so everything is nicely aligned at the top. Using the option 'snap' gives me an error...
I'm guessing that 'snap' option is not compatible with scroll-infinite, because of the caching or something?
Perhaps there is an other way?
The text was updated successfully, but these errors were encountered: