- }.into_view()
- >
- // TODO this is kind of ugly: the whole router gets rebuilt every time we log in/out
- // in a sense it's what we want: refreshing the home tl is main purpose, but also
- // server tl may contain stuff we can no longer see, or otherwise we may now be
- // entitled to see new posts. so while being ugly it's techically correct ig?
- {move || {
- view! {
-
-
-
-
-
-
-
-
-
-
-
-
-
- } />
- } />
-
-
-
-
- } />
-
-
+
+
+
+
+
+
+
+
+
+
+
nothing to see here!
+
-
- }
- }}
-
+ }.into_view()
+ >
+ // TODO this is kind of ugly: the whole router gets rebuilt every time we log in/out
+ // in a sense it's what we want: refreshing the home tl is main purpose, but also
+ // server tl may contain stuff we can no longer see, or otherwise we may now be
+ // entitled to see new posts. so while being ugly it's techically correct ig?
+ {move || {
+ view! {
+
+
+
+
+ } />
+ } />
+
+
+
+
+ } />
+
+
+ }
+ }}
+
+