rwieruch / favesound-redux

🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.
http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/
1.59k stars 249 forks source link

[Bug] Errors when clicking on genre links #62

Closed chriszhangusc closed 7 years ago

chriszhangusc commented 7 years ago

Screenshot:

screen shot 2017-06-21 at 10 40 15 pm

This could be caused by waveform component.

rwieruch commented 7 years ago

I assume that was the fix https://github.com/rwieruch/favesound-redux/pull/63 ? 🎉

chriszhangusc commented 7 years ago

Yeah they're fixed in PR #63.