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

Hidden component causes wrong form Pristine value. #142

Open
DeividasBakanas opened this issue Sep 22, 2017 · 0 comments
Open

Hidden component causes wrong form Pristine value. #142

DeividasBakanas opened this issue Sep 22, 2017 · 0 comments

Comments

@DeividasBakanas
Copy link
Member

If form contains a set of Fields with a prop initialValue and without a prop value and a single Hidden component with all required props defaultValue, initialValue and value, Hidden field causes form Pristine value change to false. You can supply same values for defaultValue, initialValue and value - the outcome is still the same.

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

No branches or pull requests

1 participant