Before the error happened, I was…
browsing my cards
Error message (don't change this)
Anki 25.02.5 (29192d15) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-12.3-arm64-arm-64bit
Traceback (most recent call last):
File "aqt.webview", line 188, in cmd
File "aqt.webview", line 275, in _onCmd
File "aqt.webview", line 803, in _onBridgeCmd
File "aqt.toolbar", line 429, in _linkHandler
File "aqt.toolbar", line 447, in _browseLinkHandler
File "aqt.main", line 1285, in onBrowse
File "aqt", line 149, in open
File "aqt.browser.browser", line 153, in __init__
File "_aqt.hooks", line 1428, in __call__
File "/Users/kathleengranitto/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'