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
The first time you navigate to your profile after opening the app, it's really slow.
My hypothesis is that this is because of we are filtering operations to show in your feed and constructing stories before rendering the page - can we navigate and do this asynchronously?
The text was updated successfully, but these errors were encountered:
The first time you navigate to your profile after opening the app, it's really slow.
My hypothesis is that this is because of we are filtering operations to show in your feed and constructing stories before rendering the page - can we navigate and do this asynchronously?
The text was updated successfully, but these errors were encountered: