PeachScript / vue-infinite-loading

An infinite scroll plugin for Vue.js.
https://peachscript.github.io/vue-infinite-loading/
MIT License
2.66k stars 367 forks source link

Make it more `infinite` #302

Open dora-gt opened 3 years ago

dora-gt commented 3 years ago

Currently it is not actually infinite because all the components are rendered. Please check v-virtual-scroll out and integrate it into vue-infinite-loading.

trandaison commented 3 years ago

I agree! This would be perfect infinite loading, because other virtual infinite loading is not working with the body scroller.