Skip to content

[Component] [select, dropdown] Dropdown options close immediately on mousehover. #13131

@adrkn

Description

@adrkn

Bug Type: Component

Environment

  • Vue Version: 3.3.4
  • Element Plus Version: 2.3.6
  • Browser / OS: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36
  • Build Tool: Nuxt

Reproduction

Related Component

  • el-select
  • el-dropdown

Reproduction Link

Element Plus Playground

Steps to reproduce

Use the el-select inside the el-dropdown

What is Expected?

It should be possible to select an item from the options.

What is actually happening?

The menu closes before you have time to select something.

Additional comments

See the reproduction example.
The problem is observed only in version 2.3.6
If in the example we change the version to 2.3.5, then the problem disappears.
Apparently, this change broke the behavior of the select:

https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions