1.3.7
macOS 10.13| Ubuntu 16.04 LTS / Chrome 60.0.3122.66 beta
2.4.1
https://jsfiddle.net/mksfL2sf/1/
Follow code will failed with Vue 2.4.1 ,but works with 2.3.x
```
If you add a div wrap ,the tooltips works again.
```
<el-tooltip class="item" effect="dark" content="Top Left 提示文字" placement="right">
<div>
<el-button>有效</el-button>
</div>
</el-tooltip>
el-tooltips works with el-button
el-tooltips doesn't work with el-button
Translation of this issue:
1.3.7
MacOS 10.13| Ubuntu 16.04 LTS / Chrome 60.0.3122.66 beta
2.4.1
https://jsfiddle.net/mksfL2sf/1/
Follow, code, will, failed, with, Vue, 2.4.1, but, works, with, 2.3.x
.
element-bot
on 18 Jul 2017
Fixed in #5916
Vue version 2.5.3
Element UI version 2.3.9
OS/Browsers version Windows 10/chrome 67.0.3396.79
El-tooltips don't work with el-button
Most helpful comment
Fixed in #5916