I have a "change page" workflow when clicking a tab. this workflow changes the “view” parameter 3. I click the tab. 4. the view “parameter” changes for a second to the correct value then reverts to the default value “Home” I am not aware of any other workflow in the app that could affect the parameter value.
For SPAs you should just use multipage sections and work normally with pages. @Joyce might be able to tell you more, I’ve not dealt with many SPA’s yet. But yeah, this way is not the one you want I think. Try looking at the docs and multipage sections also.
Weweb is an SPA, so when you create an other page and navigate between them, you are doing it inside SPA.
For each of your variables, you can decide if their value or reset or keep betwwen pages (default behavior)