Replies: 1 comment
-
You should be using your JavaScript framework's router for that. Usually, single-page apps have routers that manipulate the URL and store state using the History API. I can't give you more information without knowing more about how your app is built. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i used capacitor
i wanna know, when i click back button, which url go
so i wrote this code
i think data is url data, but always empty.
if i can check other method (back url), pls teach me xD
Beta Was this translation helpful? Give feedback.
All reactions