element icon indicating copy to clipboard operation
element copied to clipboard

[Bug Report] popover 样式覆盖问题

Open SKT-Shurima opened this issue 2 years ago • 1 comments

Element UI version

2.15.9

OS/Browsers version

Chrome 101

Vue version

2.7.10

Reproduction Link

https://github.com/ElemeFE/element/blob/dev/packages/popover/src/main.vue

Steps to reproduce

为什么用span 嵌套一个div?BFF咋学的?还有我想覆盖span 的样式怎么处理?采用 .classname > span 这种方式?另外placement使用了之后为什么动态计算会有延迟?位置计算的也不正确,在content内容如果宽度是动态变化的怎么办?

What is Expected?

期望在指明placement之后 如果内容是动态变化的,要及时更正位置信息

What is actually happening?

指明placement 之后 content 内容发生改变之后,位置并不能按原先设想的那样

SKT-Shurima avatar Aug 23 '22 11:08 SKT-Shurima

欢迎PR

wangdaodao avatar Aug 24 '22 00:08 wangdaodao