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] [Component] [select] default-first-option work delay / el-select组件使用default-first-option时有问题 #7507

Closed
wangyanchen opened this issue May 5, 2022 · 1 comment · Fixed by #9475

Comments

@wangyanchen
Copy link

Bug Type: Component

Environment

  • Vue Version: 3.2.33
  • Element Plus Version: 2.1.11
  • Browser / OS: chrome 100.0.4896.127 / Macos 11.6.1
  • Build Tool: Vue CLI

Reproduction

Related Component

  • el-select

Reproduction Link

Element Plus Playground

Steps to reproduce

例子:输入框输入oneo下拉列表显示3个,没有默认选中的,再输入成oneon才会自动选中第一个,删除成one选中会在第二个上。

What is Expected?

每次更改输入框内容下拉列表光标能及时选中。

What is actually happening?

现在每次输入都有延迟,hoverIndex是上一次输入的。

Additional comments

希望尽快处理,谢谢。

@emojiiii emojiiii added Project::Bug Something isn't working Component::Select Community::Bug Report and removed Project::Bug Something isn't working labels May 8, 2022
@zhouxianglong
Copy link

解决了吗?我也遇到了这个问题

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

Successfully merging a pull request may close this issue.

3 participants