I have problem when I try to refresh my page in Firefox using
location.reload(true);
it changes my server URL like my server URL is
so when I refesh my page using location.reload(0) by click on a button. It changes my URL to
Its only happening on Firefox browser in chrome its working fine.
Also it working fine on my local machine too. Only problem is on live server.
Please let me know if you need any other information.
website is running on apache tomcat server
No idea why that wouldn’t work. Try using: