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
This one's tricky - the retrieval time of google docs is naturally really slow (on the order of a few seconds.) The reason that double refresh exists is because of how things are cached on the server due to ISR
For the menu bar, it's annoying that it needs the double refresh- so, I think we'll try a method of server side caching to cache the file structure once. But for the pages itself, I don't have a good idea of how we can remove the need for a double refresh.
No description provided.
The text was updated successfully, but these errors were encountered: