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
Here I am using infinite scroll using parent class method. It's absolutely working perfectly on desktop and my android mobile browser. Here are some issues I am facing mentioned below:
If I scroll fast on the desktop or mobile everything loads on a single scroll. So its keep scrolling and keep loading data.
On IOS Mobile device Scroll down - makes new objects load, but takes me all the way back to the start, then I have to scroll back to the bottom to load more data and again it will scroll to Top after loading data.
The text was updated successfully, but these errors were encountered:
I am using ng-infinite-scroll - v1.2.0 with Angularjs and Rails 4.
Here I am using infinite scroll using parent class method. It's absolutely working perfectly on desktop and my android mobile browser. Here are some issues I am facing mentioned below:
The text was updated successfully, but these errors were encountered: