Skip to content
Advertisement

How can I edit the URL without changing pages?

I want to edit the URL of the page without changing to another. Something like this:

JavaScript

Same Host, different URL, same page. I think in react-router-dom there is a function, but I don’t remember what the function is called and I looked for it but I didn’t find it

Advertisement

Answer

Try out !

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement