-
-
Couldn't load subscription status.
- Fork 1.6k
Open
Description
Are you submitting a bug report or a feature request?
Bug Report
What is the current behavior?
In componentWillMount for Field/FieldArray etc. components, field values are not set to their initialValues. See that in the console.log from componentWillMount in the sandbox the field value is "".
What is the expected behavior?
In 7.4.2, initial values were available in Field components during the componentWillMount lifecycle. See that the console.log now reads jim as per the provided initial value.
Sandbox Link
Redux Form 8.0.4: https://codesandbox.io/s/0yvykqqxwl
Redux Form 7.4.2: https://codesandbox.io/s/p423x6y30
What's your environment?
Redux Form 8.0.4
Other information
Please let me know if you need any more clarity and thanks for all the work you do!
nerfologist, alxmiron, henrikperrochon, DavyJohnes, artixx and 14 more
Metadata
Metadata
Assignees
Labels
No labels