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

About scrollToBottom api

Open liusanjin777 opened this issue 1 year ago • 0 comments

Describe the bug

description

  • When I added the 'scroll-behavior: smooth;' property to the scrolling container, it conflicted with the 'requestAnimationFrame' in the 'scrollToBottom' function, causing it to fail to scroll correctly to the bottom.

codesandbox

  • https://codesandbox.io/p/devbox/funny-solomon-3hsgld?file=%2Fsrc%2FApp.vue%3A35%2C21-35%2C35

Reproduction

  • https://codesandbox.io/p/devbox/funny-solomon-3hsgld?file=%2Fsrc%2FApp.vue%3A35%2C21-35%2C35

System Info

google

Used Package Manager

yarn

Validations

liusanjin777 avatar Nov 24 '23 08:11 liusanjin777