watson-developer-cloud / speech-to-text-nodejs

:microphone: Sample Node.js Application for the IBM Watson Speech to Text Service
https://speech-to-text-demo.ng.bluemix.net
Apache License 2.0
1.11k stars 706 forks source link

Fix dropdown models binding #209

Closed Madi-Ji closed 6 years ago

Madi-Ji commented 6 years ago

The actual demo (available online) isn't working properly.

The models dropdown didn't work, so I fixed it. this.props was undefined

Enjoy, Julien

germanattanasio commented 6 years ago

Thanks @Madi-Ji I switch to React 16 and forgot to bind the function 😞

watson-github-bot commented 6 years ago

:tada: This PR is included in version 2.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: