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
raucao commented 2023-01-15 05:59:35 +00:00 (Migrated from github.com)

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.

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.
galfert (Migrated from github.com) reviewed 2023-01-15 05:59:35 +00:00
fsmanuel (Migrated from github.com) reviewed 2023-01-15 05:59:35 +00:00
Sign in to join this conversation.