The v-show command on the [bug report] El provider component fails
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
无关
### Vue version
2.6.11
### Reproduction Link
https://codepen.io/huan02/pen/XWXRKjj
### Steps to reproduce
visible是false,v-if隐藏了,但是v-show依旧显示
### What is Expected?
v-show="false"时隐藏el-divider组件
### What is actually happening?
v-show="false"时,el-divider组件未隐藏
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.