Akryum / Akryum/vue-virtual-scroller

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

Ouverte
#705 4 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug
Langage dominant
TypeScript
Étoiles
10.8k
Forks
973
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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!

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.