Open
Description
Version
latest
Vue.js version
2.5.17
Reproduction Link
https://codepen.io/anon/pen/NoYrwx?editors=1111
Steps to reproduce
- When in Tab 1, scroll to bottom a little.
- From that scroll position switch to Tab 3.
What is Expected?
Event 'infinite' will trigger only once
What is actually happening?
Event 'inifinte' called twice and axios fetched same results twice
Activity