Describe the bug
When creating a new study repo clone and setting up Firebase, sometimes the user will encounter the study homepage with the tabs at the top, but with no studies shown underneath.
To Reproduce
Steps to reproduce the behavior:
Fork repo, add new study, push, link up firebase. (I think this is mostly what leads to it)
Expected behavior
The studies should show. Maybe has to do with config hashing?
Work around
If you go to a known url like /demo-html/ it will load the study. Then when you go to the homepage it will work again and show all the studies that are available in the deployment.

Describe the bug
When creating a new study repo clone and setting up Firebase, sometimes the user will encounter the study homepage with the tabs at the top, but with no studies shown underneath.
To Reproduce
Steps to reproduce the behavior:
Fork repo, add new study, push, link up firebase. (I think this is mostly what leads to it)
Expected behavior
The studies should show. Maybe has to do with config hashing?
Work around
If you go to a known url like /demo-html/ it will load the study. Then when you go to the homepage it will work again and show all the studies that are available in the deployment.