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: Volume Slider shows String #31

Closed rwieruch closed 7 years ago

rwieruch commented 7 years ago

There is an UI glitch where the Volume Slider shows the value of the volume somewhere in between.

screen shot 2017-05-26 at 10 29 16
prasim commented 7 years ago

https://github.com/rwieruch/favesound-redux/pull/33

rwieruch commented 7 years ago

Thank you very much! 👍