Skip to content

Table property Sticky causes the page to get stuck #5543

@appleaway

Description

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

Version

3.2.0

Environment

vue:3.2.33 ant-desing-vue:3.2.0

Reproduction link

Edit on CodeSandbox

Steps to reproduce

点击isSticky开启粘性布局就会导致页面卡死

What is expected?

What is actually happening?

无限计算导致页面卡死


在这个提交里面:afd74c9
onUpdated里面执行了nextTick,导致重新计算,然后继续onUpdated,然后继续nextTick,无限循环

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions