Replies: 2 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Does this flicker still happen in the latest version? I think we fixed the flicker unless it's something else happening. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all! I'm using TanStack Router with SolidStart, and I have two questions:
Is there a way to make this sidebar layout persist (not re-render) across page navigations? (see behavior in video)
Has anybody experimented with using Lucide Icons with either TS Router or SolidStart? Is there any way to render them on the server? Currently I have to have all the icons be
clientOnly
, hence the flash in the video when I navigate to a new page.Screen.Recording.2025-03-21.at.1.39.46.PM.mov
Beta Was this translation helpful? Give feedback.
All reactions