You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using v-infinite-scroll in a component of the first tab, when I click route to second tab, and scroll to bottom, the "loadMore" function was called automatically.
What I expected here is that the "loadMore" function should be call only when scroll at the first route.
Thaks for your awesome work!
I'm using v-infinite-scroll in a component of the first tab, when I click route to second tab, and scroll to bottom, the "loadMore" function was called automatically.
What I expected here is that the "loadMore" function should be call only when scroll at the first route.
Here is my pen: https://codepen.io/hoangtuan/pen/YMjNmV
The text was updated successfully, but these errors were encountered: