Vocab-Apps / anki-language-tools

Anki Language Tools addon
GNU General Public License v3.0
6 stars 0 forks source link

NameError: name 'model' is not defined #73

Open sentry-io[bot] opened 2 years ago

sentry-io[bot] commented 2 years ago

Sentry Issue: ANKI-LANGUAGE-TOOLS-30

NameError: name 'model' is not defined
  File "aqt/webview.py", line 541, in handler
    cb(val)
  File "aqt/editor.py", line 480, in oncallback
    gui_hooks.editor_did_load_note(self)
  File "aqt/hooks_gen.py", line 1910, in __call__
    hook(editor)
  File "771677663/editor.py", line 66, in loadNote
    fields = model['flds']