TypeError:无法读取未定义的属性“ handle”。
render() {
const {
classes,
user: {
credentials: { handle, createdAt, imageUrl, bio, website, location },
loading,
authenticated,
},
} = this.props;
道具值
[在此处输入图片描述] [1]
Redux状态值 [1]:https://i.stack.imgur.com/BqvQt.png