We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f17c4 commit ff7fe09Copy full SHA for ff7fe09
LinkDotNet.Blog.Web/Pages/_Host.cshtml
@@ -5,4 +5,4 @@
5
Layout = "_Layout";
6
}
7
8
-<component type="typeof(App)" render-mode="ServerPrerendered" />
+<component type="typeof(App)" render-mode="Server" />
0 commit comments