The parent-child component of [bug report] has a dialog component. Click to open the first dialog and the background flashes
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.0
### OS/Browsers version
macOS 10.12.5 / chrome 版本 80.0.3987.149(正式版本) (64 位)
### Vue version
2.6.11
### Reproduction Link
https://codepen.io/pen
### Steps to reproduce
1. 父子组件分别有个 dialog 组件,点击打开第一个 dialog 时候背景闪烁,第二个点击打开正常。
2. 注释掉第二个 dialog,第一个打开正常。
3. 添加 append-to-body 属性也不管用。
### What is Expected?
打开 dialog 时候背景不闪烁
### What is actually happening?
打开 dialog 时候背景闪烁
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.