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] [select] el-select with multiple and filterable will not invoke event listener of "remove-tag" when utilize [backspace] to remove tag #16831

Closed
Etern-34520 opened this issue May 12, 2024 · 1 comment · Fixed by #16832 or #16840

Comments

@Etern-34520
Copy link

Bug Type: Component

Environment

  • Vue Version: 3.4.27
  • Element Plus Version: 2.7.2
  • Browser / OS: Edge 123.0.2420.20 Chrome 124.0.6367.155 / Windows 11 Insider Preview 10.0.26120.470
  • Build Tool: Vite

Reproduction

Related Component

  • el-select

Reproduction Link

Element Plus Playground

Steps to reproduce

remove tag by click the "X" , the tag removed and the label changed,
remove tag by press backspace ,the tag removed but the label won't changed.

What is Expected?

when remove tag by press backspace ,the tag removed and the label should changed.

What is actually happening?

remove tag by press backspace ,the tag removed but the label won't changed.

Additional comments

(empty)

@JiuRanYa
Copy link
Contributor

@Liao-js I add test cases for select. I didn't notice that you submitted a pull request just now.

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