You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh okay, so if lazy is not used and hasChildren is set to true then the tree will be broken.
The document should probably be updated then because it only says
Specify hasChildren attribute in row to determine which row contains children.
Bug Type:
Component
Environment
3.2.34
2.2.36
Not important
Vue CLI
Reproduction
Related Component
el-table
Reproduction Link
Element Plus Playground
Steps to reproduce
When hasChildren is set to true, the tree toggle does not appear
What is Expected?
hasChildren: true should not make the toggle disappear.
What is actually happening?
When set to true toggle do not appear, and when set to false is appear.
Additional comments
Maybe I didn't get the goal of this attribute and I'm using it wrongly ?
The text was updated successfully, but these errors were encountered: