vueComponent / ant-design-vue

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

The tree data layout of the table is disordered #4756

Closed weeksun23 closed 2 years ago

weeksun23 commented 2 years ago

Version

3.0.0-alpha.2

Environment

"vue": "^3.2.1"

Reproduction link

Edit on CodeSandbox

Steps to reproduce

1.Set empty data when init 2.Set data in onMounted 3.Then you will find the button position of expanding tree data is wrong, and the indentation of tree data is missing

What is expected?

The position of the button to expand the tree data is correct, and the indentation of the tree data is normal

What is actually happening?

The layout of the table is disordered

github-actions[bot] commented 1 year 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.