ngx-virtual-scroller
ngx-virtual-scroller copied to clipboard
Virtual Scroll displays a virtual, "infinite" list.
Need to know the reason why its taking some delay to display in grid
The best way to explain this is by example (see stackblitz below): When the scroll position is set so that roughly half or less of the third visible row is...
Consider a scenario for items added asynchronously via WebSocket or even setInterval. When you're on the tab that uses virtual scroller everything works flawlessly but when you switch to any...
I am using this virtual scroll to display data with lazy loading in Ionic 3. It is working fine with browser and android app but in iOS sometimes the scrolling...
Can anyone please tell me how to get the position of a child item with respect to the scroll view? I want to check if an item is close to...
link: https://rintoj.github.io/ngx-virtual-scroller/about tested on version: 4.0.1 ( also happening in older 3.0.3 ) **Reproduction steps:** - go to Samples / LOADING IN CHUNKS - don't scroll the table - click...
When I install the package, it shows "found 298 low severity vulnerabilities"
We are having use cases where refresh should not change the scrollbar position. Can someone give this option, please? Or can we send a pull request for this?
Hi, It appears to be a simple boolean to choose the axe Horizontal or Vertical. So my question is what's the technical limitation to develop on both axes? Thanks in...
I know, I have to use a compatible version of ngx-virtual-scroller to resolve this issue in my Angular 6 application. But no idea, how to decide that. Can anybody help...