Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.69k stars 738 forks source link

[Bug Report] Virtual scrolling with expanding rows causes the problem that infinite jitter of the table #453

Closed huangshuwei closed 1 year ago

huangshuwei commented 2 years ago

I am opening an issue for

vue-easytable

Issue Type

Bug

Issue Title

Virtual scrolling with expanding rows causes the problem that infinite jitter of the table

library Version

v2.14.0

Vue Type

2.6.11

Browser Type

Chorme 98.0.4758.102

System version

Windows

Reproduction url

https://codesandbox.io/s/vue-easytable-2-14-0-example-forked-hdy5n6?file=/Example.vue

Step to reproduce

1、Scroll to the bottom

What is expected?

normal scroll

What is actually happening?

It will lead to infinite jitter of the table

ankitsinghaniyaz commented 2 years ago

@huangshuwei any solution to this? I'm not using expanded row but I'm still facing this.

huangshuwei commented 1 year ago

https://github.com/Happy-Coding-Clans/vue-easytable/releases/tag/v2.21.7