We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://stackblitz.com/edit/vitejs-vite-nekeluam?file=src%2FApp.vue
虚拟滚动+单元格合并数量多的情况下,浏览器崩溃卡死,这个问题一直存在,在升级到4.9.33之后的版本,更加严重 以上复现链接是数据1100+条,到两三千条时,并且合并单元格多的时候浏览器直接崩
No response
windows
133.0.6847.2
3.5.13
4.5.9
4.12.5
The text was updated successfully, but these errors were encountered:
补充: 1.滚动条下滚,数据渲染慢,或者卡顿导致部分单元格渲染不出。 2.已经滚动条下滑渲染过的数据,滚动条再次往上滚动的时候还需要渲染一遍。
Sorry, something went wrong.
虚拟滚动合并基本等于放弃虚拟滚动,无解,除非完全重构成别的组件库那种style而非rowspan的,但这基本不可能,而且那种也有些问题
No branches or pull requests
可复现的链接(必须为公开链接,仅包含能复现问题的示例代码):
https://stackblitz.com/edit/vitejs-vite-nekeluam?file=src%2FApp.vue
是否已准备好复现链接与示例代码?
问题描述与截图:
虚拟滚动+单元格合并数量多的情况下,浏览器崩溃卡死,这个问题一直存在,在升级到4.9.33之后的版本,更加严重
以上复现链接是数据1100+条,到两三千条时,并且合并单元格多的时候浏览器直接崩
期望的结果:
No response
操作系统:
windows
浏览器版本:
133.0.6847.2
vue 版本:
3.5.13
vxe-pc-ui 版本:
4.5.9
vxe-table 版本:
4.12.5
是否使用当前最新版本?
The text was updated successfully, but these errors were encountered: