Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/reacton/core.py", line 1900, in _reconsolidate
    effect()
  File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/reacton/core.py", line 1131, in __call__
    self._cleanup = self.callable()
  File "/home/runner/work/solara/solara/solara/tasks.py", line 855, in run
    task_instance()
  File "/home/runner/work/solara/solara/solara/tasks.py", line 448, in __call__
    return self._instance.value(*args, **kwargs)
  File "/home/runner/work/solara/solara/solara/tasks.py", line 204, in __call__
    self.current_future = future = asyncio.Future[R]()
TypeError: 'type' object is not subscriptable
This website runs on Solara