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
Currently, the web generator statically renders a large portion of the documentation, and then rehydrates it on the client. Most of this code doesn't change, and doesn't need to be rehydrated. We should find a way to avoid passing this to the client at all.