PeachScript / vue-infinite-loading

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

Turn up and down at the same time #273

Open xinlanlan opened 4 years ago

xinlanlan commented 4 years ago

Initialization starts down, 1s apart starts up adding content, scroll up has a 30% chance of not getting to the right place, especially if you're loading the first one up

xinlanlan commented 4 years ago

It is often the case that you need to load up the previous chapter and load down the next chapter, and how to use it