angular-ui/ui-grid

Infinite Scroll not getting triggered in iPhone

Open

#5,683 opened on Sep 19, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I have implemented ui grid infinite scroll which works well with all the other mobile devices but somehow the method to trigger next set of data in not triggered when this site is opened in iPhone browsers.

I'm refering to the following issues https://github.com/angular-ui/ui-grid/issues/4174 https://github.com/angular-ui/ui-grid/issues/2153

Let me know if you need any other details. Thanks

Contributor guide