vue-virtual-scroller icon indicating copy to clipboard operation
vue-virtual-scroller copied to clipboard

not compatible with shallowRef

Open xialvjun opened this issue 3 years ago • 0 comments
trafficstars

https://github.com/Akryum/vue-virtual-scroller/blob/master/src/components/RecycleScroller.vue#L210-L225

With deepRef, big tree data will consume a lot of memory.

xialvjun avatar Mar 31 '22 03:03 xialvjun