Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type error issue on horizontal scroll in page mode #295

Open
invisor opened this issue Dec 22, 2020 · 2 comments
Open

Type error issue on horizontal scroll in page mode #295

invisor opened this issue Dec 22, 2020 · 2 comments
Labels

Comments

@invisor
Copy link

invisor commented Dec 22, 2020

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 invisor added the bug label Dec 22, 2020
@invisor
Copy link
Author

invisor commented Jun 23, 2021

Is the project dead? No progress after half a year

@ChenXj6
Copy link

ChenXj6 commented Jun 23, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants