question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Page not reloading when changing *.scss or *.css anymore

See original GitHub issue

Please provide us with the following information:

  1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) Windows 10
  1. Versions. Please run ng --version. If there’s nothing outputted, please run in a Terminal: node --version And paste the result here. angular-cli: 1.0.0-beta.5 node: 4.4.5 os: win32 x64

  2. Repro steps. Was this an app that wasn’t created using the CLI? What change did you do on your code? etc. Install NodeJS, Install Angular CLI, change a css file ‘the one in the app folder’ or change it to a scss file and change it. Nothing happends.

  3. The log given by the failure. Normally this include a stack trace and some more information. No errors.

  4. Mention any other details that might be useful.


    Thanks! We’ll be in touch soon.

When I press F5 I can see the changes i did, like h1 { color: red; } When I change a html or ts file, it does auto reload.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
masaanlicommented, May 29, 2016

@Splaktar Yes what I can remmeber when I used the Angular CLI version from 4 weeks ago and I did styling changes it did a reload of the page. Now not anymore, tried several ‘css and scss’ files in muliple places. Never did a reload now. (I must always do a F5 in the browser)

0reactions
angular-automatic-lock-bot[bot]commented, Sep 5, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Stylesheet not updating when I refresh my site - Stack Overflow
First, try to Force reload or Clear cache and Empty chase and hard reload. You can do it by pressing ...
Read more >
Why Is My CSS Not Updating On My Website? - Pressable
If you are not seeing changes that you have applied to your website, you may need to clear your browser cache and/or the...
Read more >
CSS file not updating on external changes (SASS)
When I modify the SASS file, the CSS DOES update. I can check this by refreshing my browser, and the page I'm coding...
Read more >
273384 - Devtools does not auto-reload generated CSS
In this test case changing less file does not reload css. ... page to restore the mapping (but make sure the less/scss and...
Read more >
Live Reloading Shopify Themes: Sass Compilation with ...
Live reloading Sass with Shopify and Prepros. No one likes refreshing their browser every time you make a change to HTML, CSS, and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found