SSolidJS•Created by jayMakes11 on 9/9/2023 in #support Navigation in SolidStart app always fully reloads the page (i want a SPA!)
Not sure if I need to do anything specific to enable something like a "spa" mode. I have ssr
set to false
in my vite.config.js
.
My app is running in Tauri... could be something specific to it I suppose.