Open
Description
I'm probably going to be using Go-App in an unorthodox way by not encouraging my audience to install the PWA and instead just running it directly in the browser. That aside, I'd like to be able to use the url to persist state between pages allowing my users to link directly to specific pages. I'd love it if it was with path parameters, but I'm okay with just query parameters, but I can't figure out how to extract even the current url in the component. Do I need to call JS to get the current url? I've seen it mentioned a couple of times in other issues that some have implemented their own router sortof that allows for parameters in the path. I'd love it if somebody can share their implementations, even if they're dumped down ones.
Metadata
Metadata
Assignees
Labels
No labels