Page 1 of 1

[fixed]Stylesheets aggressively cached changes not visible.

Posted: Tue Mar 14, 2017 11:12 am
by deactivated010521
I was trying trying out file-based CSS edits. I found out that CSS changes were not visbile on the front-end.

When importing the changed css file to database-based CSS the changes are visible in the Design Manager but not visible on the front-end.

I tried:

Code: Select all

{nocache}
{cms_stylesheet}
{/nocache}
But that did not help either only clearing the cache made my CSS changes visible.

This applies to both file-based and database-based CSS edits.

BTW it is not browser cache I cleared that while testing opcache is also turned off.

Re: Stylesheets aggressively cached changes not visible.

Posted: Tue Mar 14, 2017 12:52 pm
by Rolf
Confirmed in beta1

Re: [confirmed]Stylesheets aggressively cached changes not v

Posted: Tue Mar 14, 2017 2:15 pm
by Rolf
Fixed in SVN

Thanks!

Re: [fixed]Stylesheets aggressively cached changes not visib

Posted: Tue Mar 14, 2017 4:15 pm
by deactivated010521
Verified fix on Revision: 11160

Thank you. This highly improves my workflow can now put a watcher on the assets folder and work with Livereload / Browsersync.