You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In SpeechRecognition.ts:152, we should not send an empty array for dgi.Groups. Instead, pass an undefined to the second argument instead of JSON.stringify.
The text was updated successfully, but these errors were encountered:
compulim
added
the
bug
Indicates an unexpected problem or an unintended behavior.
label
Apr 30, 2018
In
SpeechRecognition.ts:152
, we should not send an empty array fordgi.Groups
. Instead, pass anundefined
to the second argument instead ofJSON.stringify
.The text was updated successfully, but these errors were encountered: