[Bug Report] IE input's type is textarea ,its height cannot autosize
Open
component: input
need: repro
type: bug
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.5
### OS/Browsers version
ie 111
### Vue version
2.6.14
### Reproduction Link
https://codepen.io/pen/
### Steps to reproduce
Jump to: text field with adaptive text height
Input characters. When the second line is near the end, a new line appears below. At this time, the second line is not finished
### What is Expected?
Only after the current line is entered, a new line is added
### What is actually happening?
If the current line cannot be completely entered, a new line will be added
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.