Before the error happened, I was…
[Replace this text.]
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.0-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 151, in open
File "_aqt.hooks", line 2265, in __call__
File "/Users/Meral/Library/Application Support/Anki2/addons21/1322529746/gui/browser/browser.py", line 1029, in _on_dialog_manager_did_open_dialog
add_smart_search_button_to_sidebar()
File "/Users/Meral/Library/Application Support/Anki2/addons21/1322529746/gui/browser/browser.py", line 1088, in add_smart_search_button_to_sidebar
grid.addWidget(smart_search_button_toolbar, 0, 3) # type: ignore
AttributeError: 'NoneType' object has no attribute 'addWidget'