Hi,
Is there a way to update user’s credentials without refresh the page?
I’m building a bubble app using state to change page, when user change password in the page with state = “profile”, my app change to the first page (i guess bubble refresh the whole app so all my states are gone).
Is there a way to get rid of it?
Thank you.