TypeError: Cannot read property 'handle' of undefined.
render() {
const {
classes,
user: {
credentials: { handle, createdAt, imageUrl, bio, website, location },
loading,
authenticated,
},
} = this.props;
Props values
[enter image description here][1]
Redux State values [1]: https://i.stack.imgur.com/BqvQt.png