Akryum / Akryum/vue-virtual-scroller

Vue3/@next DynamicScroller not picking up all size changes when a lot is happening?

Aberta
#705 4 comentários 0 reações 0 responsáveis Ver no GitHub
bug
Linguagem predominante
TypeScript
Estrelas
10.8k
Forks
973
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

I am using Vue3/@next version of this library.

I am loading 10K objects which may change size based on a specific value called 'expanded' and I also have an Expand/Collapse all button which will show extra data (using v-if)

What happens is: if I use Expand All, everything is perfectly resized and i can browse all the list : no single flow. Now if I click Collapse all, there is like 5% (no pattern I can find, no error) of the rows which will show extra space (the hidden content is properly hidde with v-if). If I expand/collapse again individual rows which filed, they will start working again.

![image](https://user-images.githubusercontent.com/6696638/153292380-04240e12-bc14-4f0a-ad68-bf71b60006d4.png)

thank you!

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.