ngx-virtual-scroller icon indicating copy to clipboard operation
ngx-virtual-scroller copied to clipboard

Virtual Scroll displays a virtual, "infinite" list.

Results 123 ngx-virtual-scroller issues
Sort by recently updated
recently updated
newest added

see this example https://stackblitz.com/edit/angular-chfjyn-ndmj54 in this example only one item at time can be expanded. When expand an item, the old expanded item is closed. If the old expanded element...

how to set number of items to be displayed default it showing 8 i want to show 24.

hello, I need to implement in a table where its size is dynamic, but it is inside a mat-tab, I would like to apply the virtual scroll to the table....

I noticed in the readme, that there a few contradictory statements: "This module displays a small subset of records just enough to fill the viewport and uses the same DOM...

hey, i'm trying to make an virtual scroll on a div which contains(inside another component) angular material accordions, with components inside(these last components are the ones that need to load...

What am I doing wrong? Without scrolling at all, vsEnd triggers everytime pics$ is updated, and with an endIndex value equaling the length of items-1. Should I not use AsyncPipe?...

I have made refactor of the PR #410 to add support to the bottom to top scroll (chat style). I change the input name rtl to reverse, it works in...

First of all thanks for the job you've made here, it's a great library. I've got an issue using the virtual-scroller with elements of unequal sizes while loading my data...

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies