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

[Component] [tree-select] el-tree-select无法选择节点,只能展开,选择只能选择根节点,选择父节点会展开,expand-on-click-node和check-on-click-node都无效 #8970

Closed
sinkxy opened this issue Jul 22, 2022 · 1 comment · Fixed by #8973
Labels

Comments

@sinkxy
Copy link

sinkxy commented Jul 22, 2022

Bug Type: Component

Environment

  • Vue Version: 3.2.37
  • Element Plus Version: 2.2.10
  • Browser / OS: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
  • Build Tool: Vite

Reproduction

Related Component

  • el-tree-select

Reproduction Link

Element Plus Playground

Steps to reproduce

What is Expected?

点击外层节点能选中节点,不要展开

What is actually happening?

节点展开

Additional comments

(empty)

@yujinpan
Copy link
Member

选择任意节点需要 check-strictly 属性。

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

Successfully merging a pull request may close this issue.

2 participants