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

表格数据达到几千条后,滚动会非常卡,内存飙升 #46

Closed huangshuwei closed 6 years ago

huangshuwei commented 6 years ago

已修复,已发布 https://github.com/huangshuwei/vue-easytable/releases/tag/1.5.8

my9074 commented 6 years ago

@huangshuwei 请问修复这个 bug 的 commit 是哪个?什么原理?