Open
Description
Environment
win11/Google Chrome127.0.6533.100
Reproduction link
Steps to reproduce
https://www.iviewui.com/view-ui-plus/component/layout/ellipsis 点击 “在 Playground 中打开” 输入以下代码:
<p class="ivu-m"><strong>显示 Tooltip</strong></p>
<Ellipsis :text="text" :length="100" tooltip />
What is expected?
触on-hide发事件
What is actually happening?
触on-show发事件