HTML, JS files, and CSS all revert to older versions in editor
Hi! I'm using Umbraco 7.2.8, but this is happening on another instance running on 6.1.5 that I did for a client.
So here's what's happening -- When I make changes to a file in the editor (html template, CSS file, JS file), the changes show up perfectly fine in live and in the file itself if I look at it in the browser by navigating to its URL.
The problem is, if I navigate away from the editor and then go back to that same file I just saved, it doesn't have my changes in it. If I save again, it overwrites with the old version. I've been having to keep local copies of these files, and it's getting a bit crazy.
Does anyone know why the editor could be serving up cached versions of these files? My website is hosted, so I can't recycle the app pool to see if that can resolve it temporarily.
HTML, JS files, and CSS all revert to older versions in editor
Hi! I'm using Umbraco 7.2.8, but this is happening on another instance running on 6.1.5 that I did for a client.
So here's what's happening -- When I make changes to a file in the editor (html template, CSS file, JS file), the changes show up perfectly fine in live and in the file itself if I look at it in the browser by navigating to its URL.
The problem is, if I navigate away from the editor and then go back to that same file I just saved, it doesn't have my changes in it. If I save again, it overwrites with the old version. I've been having to keep local copies of these files, and it's getting a bit crazy.
Does anyone know why the editor could be serving up cached versions of these files? My website is hosted, so I can't recycle the app pool to see if that can resolve it temporarily.
is working on a reply...