hyperaudio / hyperaudio-lite-editor

A lightweight transcript editor for editing and correcting STT generated timed transcripts
GNU Affero General Public License v3.0
38 stars 13 forks source link

ReferenceError: file is not defined when linking a file to transcribe with Deepgram #217

Closed maboa closed 10 months ago

maboa commented 10 months ago
Uncaught (in promise) ReferenceError: file is not defined
    fetchData http://localhost:8888/hyperaudio-lite-editor/js/hyperaudio-lite-editor-deepgram.js:278
    promise callback*fetchData http://localhost:8888/hyperaudio-lite-editor/js/hyperaudio-lite-editor-deepgram.js:277
    getData http://localhost:8888/hyperaudio-lite-editor/js/hyperaudio-lite-editor-deepgram.js:188
    addModalEventListeners http://localhost:8888/hyperaudio-lite-editor/js/hyperaudio-lite-editor-deepgram.js:237
    connectedCallback http://localhost:8888/hyperaudio-lite-editor/js/hyperaudio-lite-editor-deepgram.js:227
    LifecycleConnectedCallback* http://localhost:8888/hyperaudio-lite-editor/js/hyperaudio-lite-editor-deepgram.js:232
[hyperaudio-lite-editor-deepgram.js:278:50](http://localhost:8888/hyperaudio-lite-editor/js/hyperaudio-lite-editor-deepgram.js)
maboa commented 10 months ago

Addressed by https://github.com/hyperaudio/hyperaudio-lite-editor/pull/218