baidu / amis

前端低代码框架,通过 JSON 配置就能生成各种页面。
https://baidu.github.io/amis/
Apache License 2.0
17.4k stars 2.52k forks source link

fix: 修复文件上传中事件修改表单项本身的值后, 表单校验卡住的问题 #11195

Closed 2betop closed 1 week ago

2betop commented 1 week ago

What

Why

文件上传成功后通过 success 事件把当前文件框的值改了,然后这个控件会一直处于上传中的状态。 上层表单提交的时候会一直等待这个控件上传完成。

How

github-actions[bot] commented 1 week ago

👍 Thanks for this! 🏷 I have applied any labels matching special text in your issue.

Please review the labels and make any necessary changes.