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] cannot be displayed correctly in IE browsers above IE10 #15278

Closed
amingRo opened this issue Apr 25, 2019 · 1 comment · Fixed by #15346 or #19583
Closed

[Bug Report] cannot be displayed correctly in IE browsers above IE10 #15278

amingRo opened this issue Apr 25, 2019 · 1 comment · Fixed by #15346 or #19583
Assignees
Milestone

Comments

@amingRo
Copy link

amingRo commented Apr 25, 2019

Element UI version

2.8.2

OS/Browsers version

windows/IE11

Vue version

2.6.10

Reproduction Link

https://elementui.github.io/issue-generator/#/en-US

Steps to reproduce

在IE浏览器中打开这个页面
https://element.eleme.cn/#/zh-CN/component/image

What is Expected?

能够兼容IE

What is actually happening?

Object-fit样式在IE中不生效,需要做兼容处理

@element-bot element-bot changed the title [Bug Report] 不能在IE10以上的IE浏览器正确显示 [Bug Report] cannot be displayed correctly in IE browsers above IE10 Apr 25, 2019
@element-bot
Copy link
Member

Translation of this issue:

Element UI version

2.8.2

OS/Browsers version

Windows/IE11

Vue version

2.6.10

Reproduction Link

Https://elementui.github.io/issue-generator/#/en-US

Steps to reproduce

Open this page in IE browser

Https://element.eleme.cn/#/zh-CN/component/image

What is Expected?

Compatible with IE

What is actually happening?

Object-fit style does not work in IE and needs compatibility processing

@ziyoung ziyoung modified the milestones: 2.8.1, 2.8.3, 2.9.0 Apr 26, 2019
SimonaliaChen pushed a commit to SimonaliaChen/element that referenced this issue Apr 29, 2019
SimonaliaChen pushed a commit to SimonaliaChen/element that referenced this issue Apr 30, 2019
island205 pushed a commit that referenced this issue May 7, 2019
* fix: Image is not defined during ssr

Delay loadImage to mounted hook and add $isServer check

* fix(image): simulate object-fit behavior to compatible with IE11 and other browsers which not suppor

fix #15278

* fix: image inline-flex with overflow will still extend its parent element
FAKER-A pushed a commit to FAKER-A/element that referenced this issue May 7, 2019
* fix: Image is not defined during ssr

Delay loadImage to mounted hook and add $isServer check

* fix(image): simulate object-fit behavior to compatible with IE11 and other browsers which not suppor

fix ElemeFE#15278

* fix: image inline-flex with overflow will still extend its parent element
weisiren168 pushed a commit to weisiren168/element that referenced this issue Jun 20, 2019
* fix: Image is not defined during ssr

Delay loadImage to mounted hook and add $isServer check

* fix(image): simulate object-fit behavior to compatible with IE11 and other browsers which not suppor

fix ElemeFE#15278

* fix: image inline-flex with overflow will still extend its parent element
lzq4047 pushed a commit to lzq4047/element that referenced this issue May 22, 2020
* fix: Image is not defined during ssr

Delay loadImage to mounted hook and add $isServer check

* fix(image): simulate object-fit behavior to compatible with IE11 and other browsers which not suppor

fix ElemeFE#15278

* fix: image inline-flex with overflow will still extend its parent element
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants