Keep seeing query in the url when change the pages #14724
Unanswered
muhmushtaha
asked this question in
Help
Replies: 0 comments
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.
-
Hi guys,
I need to keep a specific query in the URL whenever the user changes the page, how I can do this?
Lest's say the user open the site with URL www.example.com/?from=facebook, and he navigated to another page www.example.com/find, this the default behavior the query removed when I change the URL, but I need to keep it So when the user navigates to another page it should be in the URL, like this www.example.com/find/?from=facebook.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions