在Form元素中,layout="inline"时,错误信息和提示文案无法同时出现,会被覆盖。 #12725
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.10.1
Environment
win10, chrome 69.0.3497.100 (64)
Reproduction link
https://ant.design/components/form-cn/#components-form-demo-customized-form-controls
Steps to reproduce
Form 的 layout="inline"
Form.Item 的 extra="test!!!"
按下Submit
错误信息和提示文案无法同时出现,会被覆盖。
What is expected?
错误信息和提示文案同时出现
What is actually happening?
提示文案被覆盖
The text was updated successfully, but these errors were encountered: