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 client reconnects to the server with the same state that was used to prerender the app. If the app's state is still in memory, the component state isn't rerendered after the SignalR connection is established.
This paragraph is obsolete. We don't do "stateful" prerendering anymore, we connect from the client to the server and produce another render after prerendering.
> The client reconnects to the server with the same state that was used to prerender the app. If the app's state is still in memory, the component state isn't rerendered after the SignalR connection is established.
This paragraph is obsolete. We don't do "stateful" prerendering anymore, we connect from the client to the server and produce another render after prerendering.
Could we get this fixed?
dotnet/aspnetcore#15266
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: