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

Infinite Scroll Directive for Angular

Results 60 ngx-infinite-scroll issues
Sort by recently updated
recently updated
newest added

how can i do reverse scrolling , like from last item of scroll to top item like chat app?

Hi Everyone I'm having an issue when use the component in firefox browser. After fire the onScroll event the scroll position reset on top. Working well on Chrome. In my...

With version 8.0.2, I encounter: Error: ngx-infinite-scroll {resolveContainerElement()}: selector for at resolveContainerElement (ngx-ins-utils.ts:18) at createScroller (scroll-register.ts:16) at infinite-scroll.directive.ts:66 at ZoneDelegate.invoke (zone.js:386) at Zone.run (zone.js:143) at NgZone.runOutsideAngular (core.js:28464) at InfiniteScrollDirective.setup (infinite-scroll.directive.ts:65)...

The problem is that when I keep scrolling down the more items is added to the scroll element and and the less I have to scroll again to reach the...

enhancement
help wanted

Your issue may already be reported! Please search on the [issue track](../) before creating one. ## Expected Behavior ## Actual Behavior ## Possible Solution ### Steps To Reproduce / Demo...

## Expected Behavior It should restore the scroll position when the api call returns after scrolling all the way to the top. ## Actual Behavior When the api call returns,...

Hello, I use 7.2v. The scrollup does not work from the beginning of the list. First you have to do a scrolldown. Moreover, if we scroll up too quickly, it...

when i scroll horizondal scrollbar the content is loading..how to avoid this Product description Qty price stock status {{wish.product.name}} {{wish.product.quantity}} {{wish.product.price }} In-stock Out-of-stock

## Expected Behavior No console logging should happen unless I explicitly put it there. ## Actual Behavior Every scroll-down this appears in the console log. On debug build, it doesn't...

enhancement

Your issue may already be reported! Please search on the [issue track](../) before creating one. ## Expected Behavior ## Actual Behavior ## Possible Solution ### Steps To Reproduce / Demo...