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
Copy file name to clipboardExpand all lines: src/Components/test/testassets/Components.TestServer/RazorComponents/Pages/PersistentState/PageWithoutComponents.razor
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,6 @@
9
9
10
10
<li><aid="page-with-components-link-and-declarative-state"href=@($"persistent-state/page-with-declarative-state-components?render-mode={RenderMode}&streaming-id={StreamingId}&key={KeyValue}&server-state=other")>Go to page with declarative state components</a></li>
11
11
12
-
<li><aid="page-with-conditional-components-link"href=@($"persistent-state/page-with-conditional-components?render-mode={RenderMode}&streaming-id={StreamingId}&server-state=restored&show-conditional=true")>Go to page with conditional components</a></li>
13
-
14
-
<li><aid="page-with-conditional-components-show"href=@($"persistent-state/page-with-conditional-components?render-mode={RenderMode}&streaming-id={StreamingId}&server-state=restored&show-conditional=true")>Go to page with conditional components (show conditional)</a></li>
0 commit comments