DEV Community

Discussion on: error on rendering an array of items using redux

Collapse
 
kenethsimon profile image
kennyLFC
Collapse
 
vonheikemen profile image
Heiker

The error message suggest that something you think is an array is actually an object and you are trying to render that. You may have to inspect everything in that render function in SearchBar. I would start with this.props.