TypeError:无法读取未定义的属性“句柄”。
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