Problem: had some fields in a form, and they were not updating.
Solution: The name of the redux reducer was passed to combineReducers in a wrong way. Problem is also discussed here
Developer from somewhere
Problem: had some fields in a form, and they were not updating.
Solution: The name of the redux reducer was passed to combineReducers in a wrong way. Problem is also discussed here