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

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.