I don't think this is related to Umbraco or to v7.2.
You are using JQuery Mobile (which I have to admit I am not an expert of). It seems that one of its features is called Ajax-Nav. It intercepts links and try to load them via XHR (watch the network view in chrome dev tools).
Try checking the documentation to see how this could be avoided.
Ahah! This was a free OS template that I reprovisioned and indeed the JQuery mobile was causing this strange behaviour. I just removed it - as at this time I am not sure I actually needed it.
U7.2 Site needs an F5 refresh to display properly
I have a simple site with two pages - the home page + one other.
When moving from one page to the other via the navigation nothing happens until I press F5. Why is this?
You can see it here: http://ccslabs.azurewebsites.net/
Hi,
I don't think this is related to Umbraco or to v7.2. You are using JQuery Mobile (which I have to admit I am not an expert of). It seems that one of its features is called Ajax-Nav. It intercepts links and try to load them via XHR (watch the network view in chrome dev tools). Try checking the documentation to see how this could be avoided.
Hope I was any help.
Doron
Ahah! This was a free OS template that I reprovisioned and indeed the JQuery mobile was causing this strange behaviour. I just removed it - as at this time I am not sure I actually needed it.
Thanks for spotting that.
is working on a reply...