You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue title is imperfect... it is certainly not true in the general sense. There's something about ranging through a slice of Sass files that's triggering this.
This works as expected in v0.122.0, but fails with v0.123.0 and later.
git clone --single-branch -b hugo-forum-topic-49591 https://github.com/jmooring/hugo-testing hugo-forum-topic-49591
cd hugo-forum-topic-49591
hugo server
bep
changed the title
Browser does not refresh after changing Sass file in some odd case
Browser does not refresh after changing Sass collected with Match
May 2, 2024
I'm still experiencing this with Hugo v0.125.7+extended linux/amd64 on Firefox and Chromium. The page reloads on edits, but the inserted CSS bundle doesn't change.
@adrian5 This is issue resolved and closed. I suspect you have a different problem. Please create a topic in the forum where we can gather details and create a reproducible example.
The issue title is imperfect... it is certainly not true in the general sense. There's something about ranging through a slice of Sass files that's triggering this.
Reference: https://discourse.gohugo.io/t/scss-changes-do-not-reload-live/49591
This works as expected in v0.122.0, but fails with v0.123.0 and later.
Browse to http://localhost:1313/, then make changes to assets/dir/b.scss.
Results:
Note that changes to assets/a.scss are shown immediately.
layouts/partials/css.html
The text was updated successfully, but these errors were encountered: