Skip to content

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jan 18, 2021

resolve ant-design/ant-design#26433

发个 minor 版本

@vercel
Copy link

vercel bot commented Jan 18, 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/field-form/4kpd7d46i
✅ Preview: https://field-form-git-fix-preserve.react-component.now.sh

@zombieJ zombieJ changed the title Fix preserve fix: preserve should back to initialValues Jan 18, 2021
@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #255 (eebd75e) into master (0a3beac) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #255   +/-   ##
=======================================
  Coverage   99.89%   99.89%           
=======================================
  Files          13       13           
  Lines         954      960    +6     
  Branches      208      211    +3     
=======================================
+ Hits          953      959    +6     
  Misses          1        1           
Impacted Files Coverage Δ
src/Field.tsx 100.00% <100.00%> (ø)
src/useForm.ts 99.73% <100.00%> (+<0.01%) ⬆️

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 0a3beac...eebd75e. 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.

Form.Item preserve=false ignores Form initialValues on reset

1 participant