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
We provide a persist-component-state tag helper for persisting state used during prerendering from an MVC view or Razor Page. We need a way to persist the component state from a Blazor component when using server-side rendering (SSR).