react-component/virtual-list

Smooth scrolling not working on Windows

Opened this issue · 2 comments

gouku commented

Platform: Windows 11
The demo on https://rc-virtual-list.react-component.vercel.app/ works with smooth scrolling on Windows. But the latest examples in this repo does not when running locally with yarn start

gouku commented

After some investigating I found that smooth scrolling only works with v1.1.6 and older. After v2.0.0 upgrade it no longer works: v1.1.6...v2.0.0

gouku commented

Here are two demos that can reproduce this bug: