red-gold / react-social-network

Simple React Social Network
https://medium.com/@qolzam/create-social-network-by-react-js-fe60010a32e6
MIT License
489 stars 484 forks source link

Logout while being under the Profile page throws exception. #73

Closed ghost closed 6 years ago

ghost commented 6 years ago

Steps

Logout while being under the Profile page

Expected Result

Logout

Actual Result

Below exception in console (visible only in developer mode) TypeError: Cannot read property 'avatar' of undefined at Function.mapStateToProps [as mapToProps] (StreamComponent.tsx:292)

Version

1.0.0

Testcase

Qolzam commented 6 years ago

Issue has been resolved. If the issue is resolved please close the issue. Thanks!