Does anyone know why :( in my React component :( this.state is getting set to undefined :(
See class SoundButton
bitbucket.org/runhello/dryad
Conversation
I am following the recommendations for ES6 class based React components, but when handleClick is called this.state is null
2
Replying to

