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
I added a google stt JSON transcript, and the transform button is just continuously spinning
error in the console:
converter.js:250 Uncaught TypeError: Cannot read property 'length' of undefined
at Object. (converter.js:250)
at Function.each (jquery-2.0.3.js:590)
at Object. (converter.js:249)
at Function.each (jquery-2.0.3.js:590)
at HTMLAnchorElement. (converter.js:248)
at HTMLAnchorElement.dispatch (jquery-2.0.3.js:4676)
at HTMLAnchorElement.elemData.handle (jquery-2.0.3.js:4360)
The text was updated successfully, but these errors were encountered:
I added a google stt JSON transcript, and the transform button is just continuously spinning
error in the console:
converter.js:250 Uncaught TypeError: Cannot read property 'length' of undefined
at Object. (converter.js:250)
at Function.each (jquery-2.0.3.js:590)
at Object. (converter.js:249)
at Function.each (jquery-2.0.3.js:590)
at HTMLAnchorElement. (converter.js:248)
at HTMLAnchorElement.dispatch (jquery-2.0.3.js:4676)
at HTMLAnchorElement.elemData.handle (jquery-2.0.3.js:4360)
The text was updated successfully, but these errors were encountered: