We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.15.9
3.1.4
91.0.4472.114
Windows10
v14.17.2
https://codesandbox.io/s/falling-violet-xuhfp?file=/src/Demo.vue
如果文字初始化的时候就超出了隐藏,就会有tootip展示,这时候动态更改文本内容后tooltip作用失效了
If the text is initialized beyond hiding, a tooTip is displayed, and the tooltip is disabled by dynamically changing the text content
组件中text文本动态更新长度后,tooltip能够正常的提示或隐藏
Tooltip can properly prompt or hide when the text in the component dynamically updates its length
组件中text文本动态更新长度后,tooltip会失效
Tooltip becomes invalid when text text in the component dynamically updates its length
The text was updated successfully, but these errors were encountered:
7c03adc
fix(ellpisis): doesn't work after content is updated, closes tusen-ai…
16b3d80
…#776
Talljack
No branches or pull requests
TuSimple/naive-ui version (版本)
2.15.9
Vue version (Vue 版本)
3.1.4
Browser and its version (浏览器及其版本)
91.0.4472.114
System and its version (系统及其版本)
Windows10
Node version (Node 版本)
v14.17.2
Reappearance link (重现链接)
https://codesandbox.io/s/falling-violet-xuhfp?file=/src/Demo.vue
Reappearance steps (重现步骤)
如果文字初始化的时候就超出了隐藏,就会有tootip展示,这时候动态更改文本内容后tooltip作用失效了
If the text is initialized beyond hiding, a tooTip is displayed, and the tooltip is disabled by dynamically changing the text content
Expected results (期望的结果)
组件中text文本动态更新长度后,tooltip能够正常的提示或隐藏
Tooltip can properly prompt or hide when the text in the component dynamically updates its length
Actual results (实际的结果)
组件中text文本动态更新长度后,tooltip会失效
Tooltip becomes invalid when text text in the component dynamically updates its length
Remarks (补充说明)
The text was updated successfully, but these errors were encountered: