Skip to content
New issue

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

antd-mobile Ellipsis多行省略有问题 #6211

Closed
123liyuan123 opened this issue Jun 21, 2023 · 2 comments
Closed

antd-mobile Ellipsis多行省略有问题 #6211

123liyuan123 opened this issue Jun 21, 2023 · 2 comments
Labels
need reproduce We cannot reproduce your problem

Comments

@123liyuan123
Copy link

Version of antd-mobile

5.31.0

Description

<Ellipsis
direction="end"
rows={3}
content={cons}
expandText={
<>
展开
< DownOutline />
</>
}
/>
省略效果直接失效,文本全部被展示出来
b15f1d8c2503b78af41c23bfd16bb97

@miracles1919 miracles1919 added the need reproduce We cannot reproduce your problem label Jun 26, 2023
@github-actions
Copy link
Contributor

Hi, 123liyuan123.

Please provide a online reproduction so that we can help you troubleshoot the problem. You can create a demo by codesandbox or stackblitz.

我们需要你提供一个在线的重现实例,以便于我们帮你排查问题。你可以通过 codesandboxstackblitz 创建一个实例。

@miracles1919
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need reproduce We cannot reproduce your problem
Projects
None yet
Development

No branches or pull requests

2 participants