Open pratikmaniar opened 7 years ago
Can it be used with ion-infinite-scroll? Wasn't sure you could do that because of the virtual rendering and locating a position with that. Could be possible though I don't know.
I haven't tried it with ion-infinite-scroll
but I did plan to add that ability (if possible, or hack a solution for it). I haven't had as much time recently outside of my day job, sorry.
Hello,
I have tried and it works, but 1st time it works perfect and 2nd time it works when scroll up and then down. And also leaves white space at end of page.
If you can with try 3-4 pages to load you can replicate the issue.
If possible help me.
Thank you. Pratik Maniar On 02-Mar-2017, at 8:28 AM, Ross Martin notifications@github.com<mailto:notifications@github.com> wrote:
I haven't tried it with ion-infinite-scroll but I did plan to add that ability (if possible, or hack a solution for it). I haven't had as much time recently outside of my day job, sorry.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/rossmartin/ionic2-alpha-scroll/issues/14#issuecomment-283541706, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AV04EzTzyiSC4fJospYWveNNqdwjmb5Cks5rhjBXgaJpZM4MPzQC.
I am facing given error,please help to resolve
core.js:6014 ERROR Error: Uncaught (in promise): Error: Template parse errors: No provider for Content ("
I am having issue with Alpha scroll when used with ion-infinite-scroll. Please provide a example if possible