Bug Type: Component
Environment
- Vue Version:
3.4.21
- Element Plus Version:
2.6.1
- Browser / OS:
Chrome/122.0.0.0 Safari/537.36 / Windows NT 10.0; Win64; x64
- Build Tool:
Vite
Reproduction
Related Component
Reproduction Link
Element Plus Playground
Steps to reproduce
When the el-select component is wrapped within a element, clicking the el-select component fails to expand the dropdown menu.
What is Expected?
el-select works normally when used within a .
What is actually happening?
The dropdown menu fails to expand when the el-select component is placed within a element.
Additional comments
(empty)
Bug Type:
ComponentEnvironment
3.4.212.6.1Chrome/122.0.0.0 Safari/537.36 / Windows NT 10.0; Win64; x64ViteReproduction
Related Component
el-selectReproduction Link
Element Plus Playground
Steps to reproduce
When the el-select component is wrapped within a element, clicking the el-select component fails to expand the dropdown menu.
What is Expected?
el-select works normally when used within a .
What is actually happening?
The dropdown menu fails to expand when the el-select component is placed within a element.
Additional comments
(empty)