Error when using ankihub

Before the error happened, I was just trying to log into my account but after i logged in i couldn’t sync or enter deck management without this error popping out
[Replace this text.]

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: Windows-10-10.0.22635

Traceback (most recent call last):

  File "aqt.progress", line 121, in handler

  File "C:\Users\maher\AppData\Roaming\Anki2\addons21\1322529746\gui\utils.py", line 787, in wrapper
    func(*args, **kwargs)

  File "C:\Users\maher\AppData\Roaming\Anki2\addons21\1322529746\gui\terms_dialog.py", line 42, in display
    cls.dialog = cls(parent=parent)

  File "C:\Users\maher\AppData\Roaming\Anki2\addons21\1322529746\gui\terms_dialog.py", line 15, in __init__
    self._setup_ui()

  File "C:\Users\maher\AppData\Roaming\Anki2\addons21\1322529746\gui\terms_dialog.py", line 22, in _setup_ui
    self.web = AnkiWebView(parent=self)

  File "decorator", line 232, in fun

  File "anki.hooks", line 92, in decorator_wrapper

  File "anki.hooks", line 87, in repl

  File "decorator", line 232, in fun

  File "anki.hooks", line 92, in decorator_wrapper

  File "anki.hooks", line 84, in repl

  File "C:\Users\maher\AppData\Roaming\Anki2\addons21\390813456\spellpopo.py", line 96, in setupBDIC
    profile = web._page.profile()

AttributeError: 'AnkiWebView' object has no attribute '_page'

Sentry link (for developers)

Hello,

This error is caused by the Spell Checker add-on. Fortunately, a fix has already been released! It looks like you’re using an older version, so updating the add-on should resolve the issue.

Let me know if you need any help with that or if you run into anything else! :blush: