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 form default values #6272

Merged
merged 4 commits into from
May 17, 2021
Merged

Fix form default values #6272

merged 4 commits into from
May 17, 2021

Conversation

djhi
Copy link
Contributor

@djhi djhi commented May 12, 2021

Follow #6271
Fixes #6198

We might have a breaking change as I reintroduced the difference between initialValue and defaultValue so that it behaves the same as FinalForm

@djhi djhi added the RFR Ready For Review label May 12, 2021
@djhi djhi added this to the 3.15.2 milestone May 12, 2021
@fzaninotto fzaninotto merged commit 043084e into master May 17, 2021
@fzaninotto fzaninotto deleted the fix-form-default-values branch May 17, 2021 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

initialValue defaultValue props no longer work in edit views
3 participants