Akryum / vue-virtual-scroller

⚡️ Blazing fast scrolling for any amount of data
https://vue-virtual-scroller-demo.netlify.app
9.74k stars 915 forks source link

How to use infinite loading to load up to 5 million data #879

Open learner-dhx opened 4 days ago

learner-dhx commented 4 days ago

Clear and concise description of the problem

How to use infinite loading to load up to 5 million data, tip: (At this point, the memory has overflowed due to 5 million JavaScript objects), can anyone give an example of a solution? Thank you; -)

Suggested solution

How to use infinite loading to load up to 5 million data, tip: (At this point, the memory has overflowed due to 5 million JavaScript objects), can anyone give an example of a solution? Thank you; -)

Alternative

How to use infinite loading to load up to 5 million data, tip: (At this point, the memory has overflowed due to 5 million JavaScript objects), can anyone give an example of a solution? Thank you; -)

Additional context

How to use infinite loading to load up to 5 million data, tip: (At this point, the memory has overflowed due to 5 million JavaScript objects), can anyone give an example of a solution? Thank you; -)

Validations