Akryum / vue-virtual-scroller

⚡️ Blazing fast scrolling for any amount of data
https://vue-virtual-scroller-demo.netlify.app
9.48k stars 901 forks source link

not compatible with shallowRef #718

Open xialvjun opened 2 years ago

xialvjun commented 2 years ago

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.