vue-virtual-scroller icon indicating copy to clipboard operation
vue-virtual-scroller copied to clipboard

RecycleScroller meet div height limitation problem

Open miko-cn opened this issue 2 years ago • 0 comments
trafficstars

Describe the bug

when amount(800,000) * height(40px) above div height limit(22,369,600px),we can not see the items out of the div.

Is there some simple way to solve bug like this?

Reproduction

re-Create situation in describe will see this happened.

System Info

System:
    OS: Windows 10 10.0.19044
  Binaries:
    Node: 18.16.0
    Yarn: 1.22.19
    npm: 9.5.1
  Browsers:
    Edge: Spartan (44.19041.1266.0), Chromium (113.0.1774.50)
    Internet Explorer: 11.0.19041.1566

Used Package Manager

npm

Validations

miko-cn avatar May 26 '23 02:05 miko-cn