Issue during syncing

Before the error happened, I was…
trying to sync my ankiweb with a previous backup

Error message (don't change this)
Anki 25.02.6 (6381f184)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-26.4.1-arm64-arm-64bit

Traceback (most recent call last):

  File "/Users/kavidavi/Library/Application Support/Anki2/addons21/271205340/__init__.py", line 24, in do_the_thing
    openBrowseLink(f"tag:#AK_Step{config['step']}_v{config['AnKing_version']}::#UWorld*::{qid}")

  File "/Users/kavidavi/Library/Application Support/Anki2/addons21/271205340/open_card.py", line 4, in openBrowseLink
    browser = aqt.dialogs.open("Browser", aqt.mw)

  File "aqt", line 149, in open

  File "aqt.browser.browser", line 153, in __init__

  File "_aqt.hooks", line 1428, in __call__

  File "/Users/kavidavi/Library/Application Support/Anki2/addons21/1322529746/gui/browser/browser.py", line 155, in _setup_global_shortcuts
    selected_nids = browser.selected_notes()

  File "aqt.browser.browser", line 766, in selected_notes

  File "aqt.browser.table.table", line 113, in get_selected_note_ids

  File "aqt.browser.table.model", line 190, in get_note_ids

  File "aqt.browser.table.state", line 168, in get_note_ids

  File "aqt.browser.table.state", line 37, in note_ids_from_card_ids

AttributeError: 'NoneType' object has no attribute 'list'

Sentry link (for developers)

Hello,

Please try installing the latest version of Anki here: https://apps.ankiweb.net/

After that, make sure to update your AnkiHub addon to the latest version: How to update the AnkiHub Add-on