#Objects are not valid as a React child

3 messages · Page 1 of 1 (latest)

lyric saffron
jagged flame
#

Have you managed to solve the problem?

wet bobcat
#

Seems like the issue is with rendering the data array. If ratings and reviewCount are objects then they are not valid as react child. Only strings, numbers and components are valid as react child