Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
Solved 封存

Cache always in use, very hard for CSS development

Benff replied
Benff

Hello,

Very recently the way CSS changes are displayed changed : now I need to use "Command + Shift + R" EVERY TIME... in the past just reloading the page would show the modifications.

I've also detected that ClearCache extension doesn't work anymore, neither does CacheToggle. I suspect something has been changed in the way the cache is handled.

Any idea ? Using Command + Shift + R all the time just to see a CSS modification is a real pain in the butt and if every extension allowing me to disable caching don't work anymore I don't see any other solution.

Thanks,

Cheers,

PS : using FF 37.0.1 on OSX Yosemite

Hello, Very recently the way CSS changes are displayed changed : now I need to use "Command + Shift + R" EVERY TIME... in the past just reloading the page would show the modifications. I've also detected that ClearCache extension doesn't work anymore, neither does CacheToggle. I suspect something has been changed in the way the cache is handled. Any idea ? Using Command + Shift + R all the time just to see a CSS modification is a real pain in the butt and if every extension allowing me to disable caching don't work anymore I don't see any other solution. Thanks, Cheers, PS : using FF 37.0.1 on OSX Yosemite

所有回覆 (1)

選擇的解決方法

OK SOLVED.

The culprit was Better Wordpress Minify plugin... which was still activated.

Somehow the changes I made weren't "compiled" by the plugin but forcing the refresh with Command + Shift + R solved the issue...

So it's solved I just need to disable this plugin during development.

Cheers,