-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
[Bug Report] el-cascader click option content can not trigger content change #16921
Comments
Translation of this issue: Element UI version2.11.1 OS/Browsers versionChrome 75 MacOS 10.14.3 Vue version2.6.10 Reproduction LinkHttps://jsfiddle.net/gxzyar5p/2/ Steps to reproduce
What is Expected?
What is actually happening?
|
why no person care for this problem??? |
I care. 看来,ele不打算改了。我最近升级发现了这个问题。 |
Same for me. Is Element UI gonna fix it? Guys, did anybody find the way to do it? |
It can be resolve like this (for 2 level cascader):
|
look at this issue #15611
{
value: "",
label: "",
leaf: true,
disabled: true
}
|
I have also encountered this problem.Here is a good solution so far:
|
Fix it please, it is not UX conform at all... |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Is there any updates on this issue? |
@element-bot This issue is not resolved yet even in the latest element plus version. Need an immediate resolution |
Element UI version
2.11.1
OS/Browsers version
chrome 75 macos10.14.3
Vue version
2.6.10
Reproduction Link
https://jsfiddle.net/gxzyar5p/2/
Steps to reproduce
What is Expected?
What is actually happening?
The text was updated successfully, but these errors were encountered: