Akryum / Akryum/vue-virtual-scroller
RecycleScroller meet div height limitation problem
- 主要語言
- TypeScript
- 星號
- 10.8k
- 分支
- 973
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### 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
```shell
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
- [X] Read the [docs](https://github.com/Akryum/vue-virtual-scroller/blob/master/packages/vue-virtual-scroller/README.md).
- [X] Check that there isn't [already an issue](https://github.com/Akryum/vue-virtual-scroller/issues) that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/Akryum/vue-virtual-scroller/discussions).
- [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。