Update url without refresh

Good morning to all guys.
I have a particular question. Can anyone tell me if in bubble it is possible to update the url (passing it new parameters) without actually refreshare the page? For example, when you click a button in the url, new parameters are inserted. Kind of like router-links in react.js
thanks in advance to those who will answer me, both positively and negatively.

there are two plugins you should look into

one is called router and the other is called browser

either of these two plugins may do what you are looking for

You can try to use the Bubble’s Go to page:

If you pass the same page, the system won’t refresh it.

we do exact same for Jingle and works pretty great