react-component / virtual-list

🧾 React Virtual List Component which worked with animation
https://rc-virtual-list.react-component.now.sh
MIT License
725 stars 154 forks source link

Error: `NaN` is an invalid value for the `marginLeft` css style property. #261

Closed NameWjp closed 6 months ago

NameWjp commented 7 months ago

复现地址:codesandbox

复现步骤:

  1. 鼠标放到虚拟滚动列表里
  2. 按住 shift 滚动滚轮
  3. 浏览器报错 Warning: NaN is an invalid value for the marginLeft css style property.

image

yoyo837 commented 6 months ago

Fixed in #262