pro-components
pro-components copied to clipboard
fix(form): UploadButton and UploadDragger readonly not working with Form Context
trafficstars
⚡️ Deploying PR Preview...

测试用例挂了,看下
Codecov Report
Merging #5689 (29060ff) into master (c2fac32) will increase coverage by
0.00%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #5689 +/- ##
=======================================
Coverage 99.55% 99.55%
=======================================
Files 208 208
Lines 6912 6916 +4
Branches 2459 2461 +2
=======================================
+ Hits 6881 6885 +4
Misses 31 31
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...ackages/form/src/components/UploadButton/index.tsx | 100.00% <100.00%> (ø) |
|
| ...ckages/form/src/components/UploadDragger/index.tsx | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
OK了,是 Demo 代码改动对应的 snapshot 没更新导致的,大佬再 cc
Preview Build 看起来是超时了,重试一波吗