-
Couldn't load subscription status.
- Fork 115
Open
Description
Would allow for app authors to make async calls within their UI function.
From what I can see,
Line 305 in 3e587ab
| ui = self._render_page(self.ui(request), self.lib_prefix) |
We could wrap it in async at the very beginning, avoiding repeated is async checks.
Metadata
Metadata
Assignees
Labels
No labels