element When the label width attribute of the [bug report] form component is auto, the input is wrapped under ie 11

huwehgph  于 2022-11-13  发布在  其他
关注(0)|答案(1)|浏览(164)

Element UI version

2.15.6

OS/Browsers version

windows10 / IE 11

Vue version

2.6.14

https://jsfiddle.net/ey26a3uh/

Steps to reproduce

使用IE11打开以上代码的页面即可看到问题,注:经测试jsfiddle、codepen都不支持IE11,所以可能需要复制链接里的代码在本地运行

What is Expected?

IE 11下input不换行

What is actually happening?

IE 11下input被换行

i1icjdpr

i1icjdpr1#

Translation of this issue:

Element UI version

2.15.6

OS/Browsers version

windows10 / IE 11

Vue version

2.6.14

https://jsfiddle.net/ey26a3uh/

Steps to reproduce

Use ie11 to open the page of the above code to see the problem. Note: after testing, jsfiddle and codepen do not support ie11, so it may be necessary to copy the code in the link and run it locally

What is Expected?

Input does not wrap under ie 11

What is actually happening?

Input is wrapped under ie 11

相关问题