This is a follow-up to this issue.
When using tag mode with SelectField with antd, the field is validated, but the validation message is not shown as an inline error below the field.
Please refer to the link for details.
"uniforms": "^3.5.1",
"uniforms-antd": "^3.5.1",
"uniforms-bridge-simple-schema-2": "^3.5.1",
"react": "^17.0.2",
"antd": "^4.16.8",
This is a follow-up to this issue.
When using
tag modewithSelectFieldwithantd, the field is validated, but the validation message is not shown as an inline error below the field.Please refer to the link for details.