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: beforeUpload调用后获取action & data值(#29563) #300

Merged
merged 2 commits into from
Mar 2, 2021

Conversation

inottn
Copy link
Contributor

@inottn inottn commented Mar 2, 2021

fix #29563

@vercel
Copy link

vercel bot commented Mar 2, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/upload/2LxbhQSa4LwhZ5hhChqT5MSjwzjp
✅ Preview: https://upload-git-fork-inottn-fix-processfile-react-component.vercel.app

@codecov
Copy link

codecov bot commented Mar 2, 2021

Codecov Report

Merging #300 (088818c) into master (cac326e) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #300      +/-   ##
==========================================
+ Coverage   81.11%   81.19%   +0.08%     
==========================================
  Files           6        6              
  Lines         233      234       +1     
  Branches       57       57              
==========================================
+ Hits          189      190       +1     
  Misses         44       44              
Impacted Files Coverage Δ
src/AjaxUploader.tsx 80.48% <100.00%> (+0.15%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cac326e...ec5a67b. Read the comment docs.

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.

Upload: action is not passed to customRequest
2 participants