Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] Image: preview z-index bug #20743

Closed
lulujh opened this issue Feb 2, 2021 · 2 comments
Closed

[Bug Report] Image: preview z-index bug #20743

lulujh opened this issue Feb 2, 2021 · 2 comments

Comments

@lulujh
Copy link

lulujh commented Feb 2, 2021

Element UI version

2.15.0

OS/Browsers version

win10

Vue version

2.6.12

Reproduction Link

https://codepen.io/lujh1005/pen/bGBdeQa

Steps to reproduce

el-dialog -> image preview

What is Expected?

image preview在el-dialog上层

What is actually happening?

image preview被el-dialog覆盖

@element-bot
Copy link
Member

Translation of this issue:

Element UI version

2.15.0

OS/Browsers version

win10

Vue version

2.6.12

Reproduction Link

https://codepen.io/lujh1005/pen/bGBdeQa

Steps to reproduce

el-dialog -> image preview

What is Expected?

Image preview is on the top of El dialog

What is actually happening?

Image preview is overridden by El dialog

@cs1707
Copy link
Contributor

cs1707 commented Feb 2, 2021

Add z-index prop to the image as a temporary solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants