element-plus icon indicating copy to clipboard operation
element-plus copied to clipboard

[Component] [tree-select] with teleported="false" dropdown closes abnormally

Open iZhangHao1997 opened this issue 8 months ago • 1 comments

Bug Type: Component

Environment

  • Vue Version: 3.4.24
  • Element Plus Version: 2.7.6
  • Browser / OS: Chrome/126.0.0.0 / macOS 12.4
  • Build Tool: Vite

Reproduction

Related Component

  • el-tree-select

Reproduction Link

Element Plus Playground

Steps to reproduce

Click the scrollbar in dropdown, and the dropdown will be closed.

What is Expected?

When click the scrollbar in dropdown, is should not be closed.

What is actually happening?

When click the scrollbar in dropdown, the dropdown will be closed.

Additional comments

(empty)

iZhangHao1997 avatar Jun 24 '24 09:06 iZhangHao1997