Fix dashboard hanging when loading app from contributor URL #212

Merged
raucao merged 1 commits from bugfix/load_contributor into master 2023-01-20 09:29:05 +00:00

1 Commits

Author SHA1 Message Date
Râu Cao fe3816501c Fix dashboard hanging when loading app from contributor URL
Loading the app from /dashboard/contributors/:id is failing, because the
contributors are loaded later. This fetches the requested contributor
separately when launching the app from a contributor profile URL.
2023-01-15 14:24:51 +08:00