DEV Community

Discussion on: Anbody working with MERN? I have error.

Collapse
 
jlong4223 profile image
Jared Long • Edited

It could potentially be related to your action dispatching GET_FOODS_REQUEST, which sets loading to true but that dispatch doesn’t contain any new state. I wonder if your try/catch is being ran