Posts by Petterson Miler • 1 point
1 post
-
0
votes0
answers53
viewsQ: Child object appears as 'Undefined', but an object’s previous level shows the value
The field this.props.usuario.user.guia is as undefined, but when I log the object this.props.usuario.user appears with value. It makes no sense to me. Log code: if (!this.props.usuario.logout) { if…