mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
docs: update Upload FAQ about Mac Chrome bug (#48021)
This commit is contained in:
parent
dfd0106994
commit
0a67b32443
@ -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.
|
||||
|
||||

|
||||
|
||||
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)
|
||||
|
@ -154,8 +154,11 @@ demo:
|
||||
|
||||
与 `antd` 无关,原生上传也会失败。请重启 `Chrome` 浏览器,让其完成升级工作。
|
||||
|
||||

|
||||
|
||||
相关 `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)
|
||||
|
Loading…
Reference in New Issue
Block a user