tangbc / vue-virtual-scroll-list

⚡️A vue component support big amount data list with high render performance and efficient.
https://tangbc.github.io/vue-virtual-scroll-list
MIT License
4.41k stars 592 forks source link

[Bug Report] The "tobottom" event did not trigger as expected on ”page-mode #427

Closed SliverYuki closed 2 months ago

SliverYuki commented 8 months ago

Describe

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Click on '....'
  2. Scroll down to '....'
  3. See error

Reproduce demo

Providing a reproduce demo of this bug, that will help me solve the problem more quickly. You can fork by this online demo: https://codesandbox.io/s/live-demo-virtual-list-e1ww1

Other