Skip to content

Table checkbox performance problem. After the component tries to update (v-model v-if v-show), the table will be re-rendered, especially after row-selection is added, the rendering can be checked through cutomRow #4023

@lianshuang

Description

@lianshuang
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.7.3

Environment

win10

Reproduction link

Edit on CodeSandbox

Steps to reproduce

引入表格,添加row-selection 然后页面有其它地方使用了v-model 输入得时候,v-if/v-show视图更新,表格会整个重新render

What is expected?

性能优化,表格不应该刷新重新render

What is actually happening?

表格一直在刷新,导致表格性能很差


可以查看控制台,我在输入框输入,和选中,或者其它得操作

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions