Support scroll-behavior: smooth with scrollToBottom

Author: liusanjin777Created Nov 24, 2023Updated Apr 14, 2026
Labelsbug

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

Reproduction

System Info

bash
google

Used Package Manager

yarn

Validations

Source: Akryum/vue-virtual-scroller