I try to add an item editing form to my React/redux app. My actual item initial state is define as below in my reducer (I get my data with an axios request to my API) :