Skip to content

virtualScroll + infiniteScroll not working in iOS #6342

@cfjedimaster

Description

@cfjedimaster

Short description of the problem:

I've got an app using virtualScroll and infiniteScroll. When I test, I expect that as I scroll down, infiniteScroll will fire off a request to fetch more data.

What behavior are you expecting?

In the browser and Android, it works. In iOS, it never fires off the request. I don't get an error - it just doesn't seem to recognize that it needs to fetch more data.

My blog post about the app is here: https://www.raymondcamden.com/2016/04/25/an-example-of-virtualscroll-and-infinite-scroll-in-ionic-2/

The specific code base is here:

https://github.com/cfjedimaster/StrongLoopDemos/tree/master/superlongscroll

Which Ionic Version?
2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions