behzad888 / aurelia-infinite-scroll-plugin

Aurelia infinite scroll plugin
MIT License
0 stars 0 forks source link

How to use this plugin and Does this plugin removes the elements from the dom and re-render #2

Open ayaanraj opened 6 years ago

ayaanraj commented 6 years ago

Hi, I have requirement where, on the infinite scroll i have to displayed images and videos, and I may have million or even more elements to displayed, As number of elements increases the dom becomes heavy and it may crash sometimes. And i'm searching for lazily loading of element, I mean loading elements into the DOM when they come into view and removing items from the DOM when they are not visible. This is because I have to use this infinite scroll in mobile. Can this plugin does solve my problem, or can you direct to how can i start implement my requirement. TIA.

behzad888 commented 6 years ago

Hi This plugin cannot solve your problem because in this plugin we using a buffer to save and render elements. You can see ui-virtualizaion for your scenario.

rblaine95 commented 8 months ago

Really, really hope everyone knows that what @3asoftwareltda is saying is a scam.

I've already reported them to Github, hopefully they get removed soon.