[Solved] How can I edit the URL without changing pages?
[ad_1] Try out ! let url = window.location.toString(); window.location = url.replace(/function=login/, ‘/function=userloggedIn/’); [ad_2] solved How can I edit the URL without changing pages?
[ad_1] Try out ! let url = window.location.toString(); window.location = url.replace(/function=login/, ‘/function=userloggedIn/’); [ad_2] solved How can I edit the URL without changing pages?