We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#107 ### 1.formRender 对应的版本,fork codeSandbox 写一个最简可复现的版本,将内容贴到下面
The text was updated successfully, but these errors were encountered:
抱歉这么迟回复。upload组件现在更新了。直接在ui:options里写props的内容,可以支持所有antd的props,随意写。
Sorry, something went wrong.
FateRiddle
No branches or pull requests
#107 ### 1.formRender 对应的版本,fork codeSandbox 写一个最简可复现的版本,将内容贴到下面
无
2.实际的效果以及期待效果或功能说明
大文件上传时,前一份文件上传未完成,在一个新的字段内又上传了一份文件,导致数据会发生串行,新的数据会被清除掉
我现在的做法是加了一个蒙版loading强行让他上传完才能操作,期望异步状态下保持正确的数据更新😀
The text was updated successfully, but these errors were encountered: