Open wowsummer opened 2 months ago
ProForm 报错 React does not recognize the showCount prop on a DOM element
showCount
不要报错
<ProForm readonly initialValues={{ remark: 'test' }}> <ProFormTextArea label="备注" name="remark" fieldProps={{ maxLength: 500, showCount: true }} /> </ProForm>
offsetX
🐛 bug 描述
ProForm 报错 React does not recognize the
showCount
prop on a DOM element📷 复现步骤
🏞 期望结果
不要报错
💻 复现代码
© 版本信息
🚑 其他信息