Akryum / Akryum/vue-virtual-scroller
Vue3/@next DynamicScroller not picking up all size changes when a lot is happening?
- 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.

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.