vue-virtual-scroller
vue-virtual-scroller copied to clipboard
add RecycleScroller to support keep alive, and scroll to the last pos…
trafficstars
when we use router-view and keep alive with RecycleScroller, if we change the router, then back, we will see the scroller position will change to the top. we need to keep the position
mark