ngx-infinite-scroll icon indicating copy to clipboard operation
ngx-infinite-scroll copied to clipboard

scrollDown makes the scrollTop to 0 and calls scrollUp

Open skadoosh4u opened this issue 1 year ago • 0 comments

Hello, im using angular 12 and ngx-infinite scroll version 13.0.0 as there is no 12.0.0,

i am calling an API on scrollDown and Up so once scrollDown is triggerd and in the waiting time if i go to the end of the scroll it sets scroll top 0 thereby calling scrollUP

i have another div at the end of the ls which is a loader which will appear while the API is running

skadoosh4u avatar Sep 03 '24 06:09 skadoosh4u