Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The tree data layout of the table is disordered #4756

Closed
1 task done
weeksun23 opened this issue Oct 12, 2021 · 1 comment
Closed
1 task done

The tree data layout of the table is disordered #4756

weeksun23 opened this issue Oct 12, 2021 · 1 comment

Comments

@weeksun23
Copy link

weeksun23 commented Oct 12, 2021

  • 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

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

@tangjinzhou tangjinzhou added this to Needs triage in V3 status via automation Oct 14, 2021
V3 status automation moved this from Needs triage to Closed Oct 14, 2021
tangjinzhou added a commit that referenced this issue Oct 14, 2021
@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

2 participants