Mtlive
How to Implement Page Caching
I don't understand the solution you said very much. I didn't use solid-start. I wanted to implement Vue's key-alive function https://vuejs.org/guide/built-ins/keep-alive
When the routing change, the page status of different PATH can be saved, and the response can be kept when switching.
4 replies
Solid Start Nested Router
Sorry, I don't quite understand your code, I want to implement this capability as shown in this document, but I don't know how to do it in the case of FileRoutes
https://docs.solidjs.com/solid-router/concepts/layouts#nested-layouts
6 replies