docs: update Upload FAQ about Mac Chrome bug (#48021)

This commit is contained in:
afc163 2024-03-22 16:38:59 +08:00 committed by GitHub
parent dfd0106994
commit 0a67b32443
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 1 deletions

View File

@ -152,10 +152,13 @@ For compatible case, we return File object when `beforeUpload` return `false`. I
### Why sometimes Chrome can not upload?
Chrome update will also break native upload. Please restart Chrome to finish the upload work.
Chrome update will also break native upload. Please restart Chrome to finish the upload job.
![](https://github.com/ant-design/ant-design/assets/507615/1509b25f-4cd3-41b2-9415-90394ad08273)
Ref:
- [#48007](https://github.com/ant-design/ant-design/issues/48007)
- [#32672](https://github.com/ant-design/ant-design/issues/32672)
- [#32913](https://github.com/ant-design/ant-design/issues/32913)
- [#33988](https://github.com/ant-design/ant-design/issues/33988)

View File

@ -154,8 +154,11 @@ demo:
`antd` 无关,原生上传也会失败。请重启 `Chrome` 浏览器,让其完成升级工作。
![](https://github.com/ant-design/ant-design/assets/507615/1509b25f-4cd3-41b2-9415-90394ad08273)
相关 `issue`
- [#48007](https://github.com/ant-design/ant-design/issues/48007)
- [#32672](https://github.com/ant-design/ant-design/issues/32672)
- [#32913](https://github.com/ant-design/ant-design/issues/32913)
- [#33988](https://github.com/ant-design/ant-design/issues/33988)