PeachScript / vue-infinite-loading

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

only one component is loaded when I set the default date with new Date() in filter #252

Closed iamThu closed 5 years ago

iamThu commented 5 years ago

I have a page with search filter and table. when I set the new Date in search default I got only one component is loaded even all data has not been loaded.