Closed hossambarakat closed 4 years ago
+1
Sometime CHANGE
action will delete state.formKey.values
, but form's onChange
not trigged.
Hi @erikras , What are your thoughts ?
It is almost two years and not interested in redux-form so closing the issue.
Are you submitting a bug report or a feature request?
bug report
What is the current behavior?
Dispatch CHANGE action on unregistered field => Register the field and update the values
Steps to reproduce
form.fieldArrays.registeredFields
and you will findmembers[10]
What is the expected behavior?
dispatch CHANGE action on unregistered field => Do nothing