Why infinite will execute more than once?

why infinite will execute more than once?


Because it fires on scroll! You need to debounce it, refer to KS example https://github.com/framework7io/framework7-vue/blob/master/kitchen-sink/src/pages/infinite-scroll.vue

1 Like

can you help me with this? http://forum.framework7.io/t/a-ptr-bug-when-use-views/3288