JamesBrill / react-speech-recognition

💬Speech recognition for your React app
https://webspeechrecognition.com/
MIT License
674 stars 120 forks source link

Prevent state update after unmount #23

Closed changhz closed 4 years ago

changhz commented 4 years ago

This prevents state update after SpeechRecognitionContainer component is unmounted.

JamesBrill commented 4 years ago

Fixed in v3