AnkiHub add-on error has occured

Before the error happened, I was…
looking at instructions of Anking

Error message (don't change this)
Anki 26.05 (e64c6b1a) (ao)
Python 3.13.11 Qt 6.11.0 PyQt 6.11.0
Platform: macOS-26.5.2-arm64-arm-64bit-Mach-O

Traceback (most recent call last):

  File "/Users/eannadeguzman/Library/Application Support/Anki2/addons21/1322529746/gui/overlay_dialog.py", line 138, in eventFilter
    self._bring_to_front()
    ~~~~~~~~~~~~~~~~~~~~^^

  File "/Users/eannadeguzman/Library/Application Support/Anki2/addons21/1322529746/gui/overlay_dialog.py", line 129, in _bring_to_front
    self.on_position()
    ~~~~~~~~~~~~~~~~^^

  File "/Users/eannadeguzman/Library/Application Support/Anki2/addons21/1322529746/gui/tutorial.py", line 263, in on_position
    rect = self.target.rect()

  File "/Users/eannadeguzman/Library/Application Support/Anki2/addons21/1322529746/gui/overlay_dialog.py", line 45, in rect
    top_left = self.parent.mapToGlobal(self.element.topLeft())
                                       ^^^^^^^^^^^^^^^^^^^^

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

Sentry link (for developers)