Error message while making a card

**Before the error happened, I was creating a flashcard for my missed question deck

Error message (don't change this)
Anki 23.12.1 (1a1d4d54)  (ao)
Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-14.5-arm64-arm-64bit

Traceback (most recent call last):

  File "aqt.taskman", line 142, in _on_closures_pending

  File "aqt.taskman", line 86, in <lambda>

  File "aqt.taskman", line 106, in wrapped_done

  File "aqt.operations", line 127, in wrapped_done

  File "aqt.addcards", line 283, in on_success

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

  File "/Users/oheizevbigie/Library/Application Support/Anki2/addons21/1322529746/gui/editor.py", line 71, in on_did_add_note
    open_suggestion_dialog_for_single_suggestion(note, parent=editor.widget)

  File "/Users/oheizevbigie/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 107, in open_suggestion_dialog_for_single_suggestion
    SuggestionDialog(

  File "/Users/oheizevbigie/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 451, in __init__
    super().__init__(parent)

RuntimeError: wrapped C/C++ object of type QWidget has been deleted

Sentry link (for developers)

Are you getting this error consistently?