pro-components icon indicating copy to clipboard operation
pro-components copied to clipboard

🐛[BUG]ProFormFields的help不生效

Open pangxzi opened this issue 7 months ago • 1 comments
trafficstars

🐛 bug 描述

ProFormFields的help不显示

📷 复现步骤

<ProFormText width="md" name="name" label="Username" placeholder="Please enter a name" extra="---extra---" help="---help1---" formItemProps={{ help: "---help2---", }} />

🏞 期望结果

help可以显示

💻 复现代码

https://codesandbox.io/p/sandbox/ji-ben-shi-yong-antd-5-24-5-forked-5752yw

© 版本信息

"@ant-design/pro-components": "2.8.7"

🚑 其他信息

Image

pangxzi avatar Apr 01 '25 01:04 pangxzi