vue-virtual-scroll-list
vue-virtual-scroll-list copied to clipboard
Trigger tobottom if list changed
trafficstars
Hi there! I used @tobottom event to load more items when list scrolled to bottom, but its not triggered if list was filtered. as i can see this event fired only at onScroll handler. is there any workaround for this situation? Thanks!
but its not triggered if list was filtered
That looks like a bug. Can you describe it or give an example