How do you do route transitions with SolidStart's <FileRoutes />?
I can't seem to do it using
<FileRoutes />
but manually importing page components and declaring <Route>
s work perfectly fine. Lazy importing works as well, even though not provided in the example.
https://stackblitz.com/edit/github-1ydjnq?file=src%2Fapp.tsxPalm
StackBlitz
<FileRoutes> issue with <Presence> - StackBlitz
Run official live example code for Solid-start Basic, created by Solidjs on StackBlitz
0 Replies