With my react app I am not being able to see two Objects, what can be the cause?

Hi guys,
I am facing a strange scenario where one of all my objects within a db is not properly rendering. I am asuming it is an error within mongoDB, since the rest are perfectly displaying. As far as it goes there are two things one can see actors & genre (when I proceed to another component which displays more aspects of the object).
I am somewhat new therefore I am not sure how to proceed.


The App has been developed with MERN stack.