Akryum / Akryum/vue-virtual-scroller
RecycleScroller meet div height limitation problem
- Linguagem predominante
- TypeScript
- Estrelas
- 10.8k
- Forks
- 973
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### 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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.