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
[Bug Report] Selects the parent node, and after lazy loading unfolds, the parent node changes from the original selected state to the unselected state.
#13608
Closed
cbqqkcel opened this issue
Nov 28, 2018
· 3 comments
The text was updated successfully, but these errors were encountered:
element-bot
changed the title
[Bug Report] 选中父级节点,懒加载展开之后父级节点由原来的选中状态变成未选中状态了。
[Bug Report] Selects the parent node, and after lazy loading unfolds, the parent node changes from the original selected state to the unselected state.
Nov 28, 2018
Element UI version
2.4.11
OS/Browsers version
windows
Vue version
2.5.17
Reproduction Link
https://jsfiddle.net/qqcbqqkcel/s3udtgqb/
Steps to reproduce
1.选中第一个节点
2.点击左侧三角形展开
3.选中的父级节点被取消了
What is Expected?
期待没有被取消,现在的有一个需求是父节点和子节点非级联的关系可以单独选中。使用了树的默认选中 默认展开功能之后父级全被取消了。
What is actually happening?
如上
The text was updated successfully, but these errors were encountered: