Bug Type: Component
Environment
- Vue Version:
3.2.45
- Element Plus Version:
2.2.27
- Browser / OS:
chrome108.0.5359.125 Win10
- Build Tool:
Vite
Reproduction
Related Component
el-dialog
el-popover
Reproduction Link
Element Plus Playground
Steps to reproduce
Scroll dialog
What is Expected?
when i assign height to the dialog comp, scrolling dialog,popover does not move with the scroll bar.
What is actually happening?
Popover comp displays outside the dialog.
Additional comments
(empty)
1条答案
按热度按时间yr9zkbsy1#
希望这个功能可以集成到 el-tooltip 和 el-popover 等组件,如果 popover 出现在 el-dialog 中,那么 boundary 自动设置为 el-dialog。如果要手动写代码来维护 popover-options 实在太麻烦了。