You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opening one of our demo studies takes about 6 seconds.
Preliminary digging indicates that this is mostly because of excessive firebase request. We should make sure that we only ask for what we need before awaiting the render.
Opening one of our demo studies takes about 6 seconds.
Preliminary digging indicates that this is mostly because of excessive firebase request. We should make sure that we only ask for what we need before awaiting the render.