[Bug Report]v-if设置嵌套了textarea的table会出现换行样式[必现]
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.2
### OS/Browsers version
最新edge、最新chrome版本。
### Vue version
2.6.6
### Reproduction Link
https://codepen.io/uxo-uxo/pen/VwajeGo?editors=1010
### Steps to reproduce
在el-table中使用el-input, 并设置属性为textarea. autoSize自动配置最大最小。
点击按钮移除(设置v-if)el-table,再次点击el-input多出一行。而未包裹el-table的el-input却不会出现该问题。
### What is Expected?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.