Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to _extend.less file do not take effect unless Static Files Cache is flushed in admin #2691

Closed
jibrandlr opened this issue Dec 11, 2015 · 3 comments
Assignees

Comments

@jibrandlr
Copy link

As suggested in this page from the Fronted Dev Guide, I set up Grunt to streamline the process of applying and debugging styles.

According to the last parapragh from that page:

"If you have LiveReload installed, run the grunt watch command, and the flow is even simpler:

After you customize the content of any .less file, changes are applied and the page reloads automatically. No additional changes are required."

The page reloads automaticalley after saving the .less file, however the changes do not take effect unless I flush the Static Files Cache in admin and reload the page again.

@zanilee
Copy link
Contributor

zanilee commented Dec 15, 2015

Hi, @lgarridoj!

There could be a problem with permissions while running grunt watch
Try to run sudo grunt watch

@MomotenkoNatalia
Copy link
Contributor

@lgarridoj Any updates on this?

@jibrandlr
Copy link
Author

@MomotenkoNatalia The problem was LiveReload extension for Chrome had not been installed correctly. Now it is working ok

magento-engcom-team pushed a commit that referenced this issue Jun 12, 2018
[borg] MAGETWO-91529: Restricted admin user can remove product from other websites
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants