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 component's bug #14341

Closed
y2hlbg opened this issue Feb 12, 2019 · 5 comments · Fixed by #14847
Closed

The tree component's bug #14341

y2hlbg opened this issue Feb 12, 2019 · 5 comments · Fixed by #14847
Assignees
Milestone

Comments

@y2hlbg
Copy link

y2hlbg commented Feb 12, 2019

Element UI version

2.5.4

OS/Browsers version

chrome 版本 74.0.3702.0(正式版本)canary (64 位)

Vue version

2.6.6

Reproduction Link

https://jsfiddle.net/np84ru15/1/

Steps to reproduce

1、check the node
2、expand the node
3、the node which we clicked has been not checked ( All of this things is just has been appeared at the first time , It may be because of lazy loading )

What is Expected?

1、check the node
2、expand the node
3、the node which we clicked is also has been checked

What is actually happening?

the node which we clicked has been not checked

@element-bot element-bot changed the title The tree component’s bug The tree component's bug Feb 12, 2019
@element-bot
Copy link
Member

Translation of this issue:

Element UI version

2.5.4

OS/Browsers version

Chrome version 74.0.3702.0 (official version) Canary (64 bits)

Vue version

2.6.6

Reproduction Link

https://jsfiddle.net/np84ru15/1/

Steps to reproduce

  1. Check the node

  2. Expand the node

  3. The node which we clicked has not been checked.

What is Expected?

  1. Check the node

  2. Expand the node

  3. The node which we clicked is also checked

What is actually happening?

The node which we clicked has been not checked

@ziyoung ziyoung added this to the 2.7.0 milestone Mar 5, 2019
@zsp00
Copy link

zsp00 commented Mar 13, 2019

Which engineer can quickly fix this problem, anxious, thanks

@ziyoung
Copy link
Contributor

ziyoung commented Mar 26, 2019

更新一下例子https://jsfiddle.net/60v412zt/ 例子中的 Math.random 太迷惑人了。😰

@ziyoung
Copy link
Contributor

ziyoung commented Mar 26, 2019

pr #13349 导致的。

@y2hlbg
Copy link
Author

y2hlbg commented Apr 21, 2019

pr #13349 导致的。

thanks~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants