Palm
Palm
SSolidJS
Created by Palm on 4/13/2024 in #support
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.tsx
1 replies