Код: Выделить всё
TypeError: e.type.toLowerCase is not a function
at TextControlFactory.createTextControl (nuance.speechanywher…ernal5x.js:1:218522)
at NUSAI_BuildIdArray (nuance.speechanywher…ernal5x.js:1:253206)
at NUSA_reinitializeVuiForm (nuance.speechanywher…ernal5x.js:1:292848)
at Array.eval (TranscribeButton.tsx:150:39)
Код: Выделить всё
if (!e || !e.tagName || !e.type || typeof e.type !== 'string')
return null;
Пример элемента нестрокового типа:
Код: Выделить всё
Кто-нибудь знает, как решить эту проблему? или нам нужно где-то открыть систему отслеживания ошибок?
Подробнее здесь: https://stackoverflow.com/questions/798 ... e-with-non
Мобильная версия