Akryum / vue-virtual-scroller

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

fix(RecycleScroller): gridItems is undefined when scrollToItem, fix #773 #868

Open TheRealMattV opened 2 months ago

TheRealMattV commented 2 months ago

This bug was fix ~16 months ago in v2, but also exists in v1. I realise Vue2 is now officially dead, but we're still some way off being able to jump to Vue3 and I'd really like to be able to update the virtual scroller. Thanks.