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

When there is no scroll bar in my scroll box, actually, the scrolltoItem method does not take effect in setting the scroll offset #694

Open zyTheGit opened 2 years ago

zyTheGit commented 2 years ago

When there is no scroll bar in my scroll box, the scrolltoitem setting scroll offset does not take effect. I think the recyclescroller uses transform to scroll to a fixed position by default.