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
What version of Hugo are you using (hugo version)?
$ hugo version
hugo v0.108.0+extended darwin/amd64 BuildDate=unknown
Does this issue reproduce with the latest release?
Yes.
When canonifyURLs = true is set, Hugo detects changes to various layouts but does not reflect them to the browser, necessitating a hugo server restart. Changes to the homepage layout were detected and published but not for various layouts/_default/*.html or taxonomy templates.