ant-design Typography.Paragraph自定义ellipsis切换展开失败

thtygnil  于 3个月前  发布在  其他
关注(0)|答案(5)|浏览(71)

https://codepen.io/ayiaq1/pen/XWZErqb?editors=001

Steps to reproduce

切换Switch,可以折叠和展开。但是使用Typography.Paragraph的symbol、onExpand的事件切换,就不能再次折叠文本。

What is expected?

Typography.Paragraph的symbol、onExpand的事件能正常折叠和展开文本。

What is actually happening?

使用Typography.Paragraph的symbol、onExpand的事件切换,就不能再次折叠文本。
| Environment | Info |
| ------------ | ------------ |
| antd | 4.20.7 |
| React | 17.0.2 |
| System | mac |
| Browser | Chrome 100 |

b09cbbtk

b09cbbtk1#

Hello @ayiaq1. Please provide a online reproduction by forking this link https://u.ant.design/codesandbox-repro or a minimal GitHub repository. Issues labeled by Need Reproduce will be closed if no activities in 3 days.

你好 @ayiaq1, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。3 天内未跟进此 issue 将会被自动关闭。

7rtdyuoh

7rtdyuoh2#

Reproduction link
https://codepen.io/ayiaq1/pen/XWZErqb?editors=001

切换Switch,可以折叠和展开。但是使用Typography.Paragraph的symbol、onExpand的事件切换,就不能再次折叠文本。

nwwlzxa7

nwwlzxa73#

怎么还关闭了呢? 只能用 codesandbox?

https://codesandbox.io/s/antd-reproduction-template-forked-zcqf56

操作步骤:
1.点击 展开
2. 点击关闭 就不能再次折叠文本。

相关问题