gothinkster / react-redux-realworld-example-app

Exemplary real world application built with React + Redux
https://react-redux.realworld.io
MIT License
5.55k stars 2.5k forks source link

fixed hearting bug #155

Open abhishekpali009 opened 4 years ago

abhishekpali009 commented 4 years ago

Solved the "Unhandled rejection" on "hearting" an article when not logged in.

cirosantilli commented 3 years ago

Similar error message: https://github.com/gothinkster/react-redux-realworld-example-app/issues/187 but this commit didn't solve it for me unfortunately, any clues?