Skip to content

[Cascader] value-mode 为 parentFirst, multiple 为 true 时交互响应耗时是同测试数据同功能其他库10倍 #6209

@mengde8

Description

@mengde8

重现链接

https://stackblitz.com/edit/vitejs-vite-mgnamk68?file=src%2FApp.vue

重现步骤

npm install && npm run dev

期望结果

TDesign Vue Next(上方)应和 Element Plus(下方)在点击弹出层中 Option 1 旁单选框时(影响节点数为2500)交互至下一次绘制耗时类似

实际结果

TDesign Vue Next(上方)交互至下一次绘制耗时544ms,Element Plus(下方)交互至下一次绘制耗时64ms,
Image

Environment Info
相关版本 1.17.5
框架版本 / 基础库版本 vue(3.5.25) vite(7.2.4) @vitejs/plugin-vue(6.0.2)
系统、浏览器 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Node版本 v25.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists💪🏻 enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions