Skip to content
New issue

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

fix: 修复 FormImageUpload 上传多张图片失败的问题 #1107

Merged
merged 4 commits into from
Feb 19, 2024

Conversation

DiamondYuan
Copy link
Collaborator

No description provided.

Copy link
Contributor

github-actions bot commented Feb 19, 2024

🎊 PR Preview 5930cb8 has been successfully built and deployed to https://ant-design-ant-design-mini-preview-pr-1107.surge.sh

🕐 Build time: 556.564s

🤖 By surge-preview

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ded72c0) 89.95% compared to head (5930cb8) 89.95%.

Files Patch % Lines
compiled/alipay/src/ImageUpload/index.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1107   +/-   ##
=======================================
  Coverage   89.95%   89.95%           
=======================================
  Files         150      150           
  Lines        3672     3682   +10     
  Branches      913      915    +2     
=======================================
+ Hits         3303     3312    +9     
- Misses        316      317    +1     
  Partials       53       53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DiamondYuan DiamondYuan changed the title WIP fix: 修复 FormImageUpload 上传多张图片失败的问题 fix: 修复 FormImageUpload 上传多张图片失败的问题 Feb 19, 2024
@imsenyu
Copy link
Collaborator

imsenyu commented Feb 19, 2024

目前的绕过方案 = = 原地同步修改数据(改在 FormImageUpload )。
但是依赖了 ref 到时候 component1 兼容还得研究下

@imsenyu imsenyu merged commit cdf1722 into master Feb 19, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants