Warning: React does not recognize the `initialValue` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `initialvalue` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
in input (created by PostsNew)
in div (created by PostsNew)
in form (created by PostsNew)
in PostsNew (created by ReduxForm(PostsNew))
in ReduxForm(PostsNew) (created by Connect(ReduxForm(PostsNew)))
in Connect(ReduxForm(PostsNew)) (created by ReduxFormConnector(PostsNew))
in ReduxFormConnector(PostsNew) (created …
Run Code Online (Sandbox Code Playgroud)