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

1 Like

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

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

5 Likes

we do exact same for Jingle and works pretty great

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.