Vocab-Apps / anki-language-tools

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

AttributeError: 'NoneType' object has no attribute 'eval' #59

Closed sentry-io[bot] closed 3 years ago

sentry-io[bot] commented 3 years ago

Sentry Issue: ANKI-LANGUAGE-TOOLS-22

AttributeError: 'NoneType' object has no attribute 'eval'
  File "771677663\editor_processing.py", line 92, in process_all_field_changes
    self.process_field_change(field_change)
  File "771677663\editor_processing.py", line 107, in process_field_change
    self.load_translation(editor, note_id, field_value, to_deck_note_type_field, value['translation_option'])
  File "771677663\editor_processing.py", line 246, in load_translation
    self.load_transformation(editor,
  File "771677663\editor_processing.py", line 233, in load_transformation
    self.languagetools.anki_utils.show_loading_indicator(editor, field_index)
  File "771677663\anki_utils.py", line 132, in show_loading_indicator
    editor.web.eval(js_command)
luc-vocab commented 3 years ago

should be fixed in 3.11