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

Cascader: fix cascade selector show wrong value (#16377) #16393

Closed
wants to merge 2 commits into from

Conversation

luckyCao
Copy link
Contributor

@luckyCao luckyCao commented Jul 4, 2019

问题:
当两个路径的叶子节点的 value 一样的时候,cascader 输入框内展示的值错误。

修复前:
根据叶子节点的 value 值计算 cascader 输入框内展示的值

修复后:
根据整个 path 的 value 值计算 cascader 输入框内展示的值

Please make sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow Element's contributing guide (中文 | English | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer relative issues for you PR.

@luckyCao luckyCao requested a review from island205 July 4, 2019 03:31
@element-bot
Copy link
Member

Deploy preview for element ready!

Built with commit 13d8d9e

https://deploy-preview-16393--element.netlify.com

@luckyCao
Copy link
Contributor Author

luckyCao commented Jul 4, 2019

#16377
#16324

@island205
Copy link
Contributor

Duplicate of #16465

@island205 island205 marked this as a duplicate of #16465 Jul 24, 2019
@island205
Copy link
Contributor

Duplicate of #15935

@island205 island205 marked this as a duplicate of #15935 Jul 25, 2019
@island205 island205 closed this Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants