vue-virtual-scroll-list icon indicating copy to clipboard operation
vue-virtual-scroll-list copied to clipboard

Type error issue on horizontal scroll in page mode

Open invisor opened this issue 4 years ago • 2 comments
trafficstars

Describe

In page mode (vertical direction) if exists a horizontal scroll it emits an error TypeError: t.apply is not a function

To Reproduce

To reproduce this bug we should have a horizontal scroll in the page mode.

  1. Follow https://tangbc.github.io/vue-virtual-scroll-list/#/page-mode
  2. Switch to tablet responsive view
  3. Add to .list-page element CSS property overflow-x: auto;
  4. Make .list-item-page element width over 800px
  5. Try to scroll left/right

Reproduce demo

To reproduce the bug will use existed demo https://tangbc.github.io/vue-virtual-scroll-list/#/page-mode Here is the video with reproduce steps: https://www.loom.com/share/fa369f0591d7440fbe77d614f0cfec15

Other

  • Version 2.3.2
  • Browser Chrome Version 87.0.4280.88

invisor avatar Dec 22 '20 12:12 invisor

Is the project dead? No progress after half a year

invisor avatar Jun 23 '21 05:06 invisor

写了个更好的,没有发

------------------ 原始邮件 ------------------ 发件人: "tangbc/vue-virtual-scroll-list" @.>; 发送时间: 2021年6月23日(星期三) 中午1:32 @.>; @.***>; 主题: Re: [tangbc/vue-virtual-scroll-list] Type error issue on horizontal scroll in page mode (#295)

Is the project dead? No progress after half a year

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

ChenXj6 avatar Jun 23 '21 10:06 ChenXj6