[x] I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.0.0-alpha.2
Environment
"vue": "^3.2.1"
Reproduction link
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
Version
3.0.0-alpha.2
Environment
"vue": "^3.2.1"
Reproduction link
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 missingWhat 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