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

[Bug Report] Cascader 级联选择器,使用filterable筛选功能时,getCheckedNodes()方法无法获取到选择的节点,返回空数组 #22736

Open
Evecang opened this issue Nov 14, 2023 · 0 comments

Comments

@Evecang
Copy link

Evecang commented Nov 14, 2023

Element UI version

2.15.14

OS/Browsers version

Chrome 119.0.6045.105(正式版本) (x86_64)

Vue version

2.6.11

Reproduction Link

https://codepen.io/Evecang/pen/eYxEbyG

Steps to reproduce

  1. 在“单选可搜索”的输入框中,搜索输入“一致”
  2. 选择“指南 / 设计原则 / 一致”选项
  3. 控制台输出对应getCheckedNodes()的值为空数组,并没有返回选择的节点信息

What is Expected?

  1. 控制台输出对应叶子节点信息[e]

What is actually happening?

  1. 控制台输出对应getCheckedNodes()的值为空数组
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

No branches or pull requests

1 participant