vueComponent / ant-design-vue

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
https://antdv.com/
Other
20.32k stars 3.8k forks source link

Table tree data display, click to expand icon is invalid #4146

Closed cuijiudai closed 3 years ago

cuijiudai commented 3 years ago

Version

1.7.2

Environment

mac:10.15.7 ; chrome:90.0.4430.93;vue:2.6.10

Reproduction link

https://www.antdv.com/components/table-cn/#components-table-demo-tree-data

Steps to reproduce

1.7.5 的 官方示例也不行

What is expected?

table可以正常展开

What is actually happening?

table树形数据展示 无法展开

WAGFS commented 3 years ago

I think you can try to upgrade the antd version , https://2x.antdv.com/components/table-cn#components-table-demo-expand-children

cuijiudai commented 3 years ago

I think you can try to upgrade the antd version , https://2x.antdv.com/components/table-cn#components-table-demo-expand-children

2x version rely on vue 3x, what makes mass work to update ;

WAGFS commented 3 years ago

I think you can try to upgrade the antd version , https://2x.antdv.com/components/table-cn#components-table-demo-expand-children

2x version rely on vue 3x, what makes mass work to update ;

I tried it, and there is indeed a problem with the 1.7.2 version. You only need to upgrade the version to 1.7.5. As for the official version, I am not sure why it does not work.

John60676 commented 3 years ago

Duplicate of #4058

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.