Hi ,
I am developing a application using ionic 3. I am using infinite scroll for load more but i could not find immediate check option in ionic 3 . Can anyone help me with that .
Thanks in advance
Hi ,
I am developing a application using ionic 3. I am using infinite scroll for load more but i could not find immediate check option in ionic 3 . Can anyone help me with that .
Thanks in advance
What do you mean by
?
Hi ,
Thanks for reply .
When the list is small (not enough to cover all the screen) i am not able to get load more(to get page 2 list items) with infinite scroll that problem solved with immediate-check=“true” in ionic 1 so i am looking same inionic 3 .
Please once check the below documentation of ionic 1 infinite scroll where we can find immediate check option so you can understand exactly for what i am looking .
http://ionicframework.com/docs/v1/api/directive/ionInfiniteScroll/
Thanks in advance
Do have any workaround for this issue?