"Google Chrome has notoriously aggressive caching, so if something doesn't seem to work well in the backoffice, make sure to clear cache and cookies thoroughly (for other browsers as well).
One way to nudge the cache in Chrome is to open the developer tools (F12) and go to the settings (the cog icon). There will be a checkbox that says "Disable cache (while DevTools is open)". Once this checkbox is on you can refresh the page and the cache should be invalidated. To force it even more, the "reload" button next to your address bar now has extra options when you right-click it. It should have "Normal reload", "Hard reload" and "Empty cache and hard reload" now. The last option is the most thorough and you might want to try that."
Also make sure to set compilation debug="true” in web.config.
Ok - I'm not sure but perhaps this issue is fixed in the 7.1 release - Could you perhaps test the 7.1RC to see if you still get this error on this install?
Did you ever solve this? I have the same issue. I can't for the life of me find the code that loads that spinner in so that I can try and turn it off....... Having this issue in 7.1.4.
Spinner always present in content area of custom plugins
When I create custom plugins a spinner seems to be present at all times in the frame of the plugin content. The spinner looks like this:
Anyone got any idea where this one comes from and how to get rid of it? It's slightly... annoying.
Hello,
Umbraco has some very strong cache so you might have to clear it. More info here: http://our.umbraco.org/contribute/releases/703
"Google Chrome has notoriously aggressive caching, so if something doesn't seem to work well in the backoffice, make sure to clear cache and cookies thoroughly (for other browsers as well).
One way to nudge the cache in Chrome is to open the developer tools (F12) and go to the settings (the cog icon). There will be a checkbox that says "Disable cache (while DevTools is open)". Once this checkbox is on you can refresh the page and the cache should be invalidated. To force it even more, the "reload" button next to your address bar now has extra options when you right-click it. It should have "Normal reload", "Hard reload" and "Empty cache and hard reload" now. The last option is the most thorough and you might want to try that."
Also make sure to set compilation debug="true” in web.config.
Jeroen
It doesn't seem to be related to any client as i get the same issue from all browsers and machines (including phones).
Hi Lars
What version of Umbraco are you using?
/Jan
From the help section it says 7.0.4 assembly: 1.0.5161.21054
Hi Lars
Ok - I'm not sure but perhaps this issue is fixed in the 7.1 release - Could you perhaps test the 7.1RC to see if you still get this error on this install?
/Jan
Did you ever solve this? I have the same issue. I can't for the life of me find the code that loads that spinner in so that I can try and turn it off....... Having this issue in 7.1.4.
is working on a reply...