Skip to content

Fix voice recognition missing this.props after arrow function removed#20

Open
stahlmanDesign wants to merge 3 commits intogrvcoelho:masterfrom
stahlmanDesign:master
Open

Fix voice recognition missing this.props after arrow function removed#20
stahlmanDesign wants to merge 3 commits intogrvcoelho:masterfrom
stahlmanDesign:master

Conversation

@stahlmanDesign
Copy link

The fix that removed arrow functions to be compatible with common js changed the scope for this in the bindResult method. Now props are bound to the eventListener and sent as an argument

Brian Chang and others added 3 commits March 6, 2018 23:08
…ed them for better use. reformatted the functions into es2015 notation
made changes to the voiceplayer.js and voicerecognition.js files, fix…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant