any Firefox fans in the house? Somewhere in the last few months, Firefox updated something that made LiveReload stop working. I don’t even think it’s just a LiveReload thing - When you update a source-file - Hugo triggers a re-build, the browser reloads the page as it should. . . but it’s still the old version of the page. At this point even a hard refresh doesn’t update the page content.
Yes, the obvious “disable cache” check-box in dev tools is ticked. A quick look through debugger/console doesn’t show any .js issues. The no-cache header is set. So come on, Firefox, what gives?
I don’t think this is a Hugo problem - Safari & Chrome work with LiveReload, as always. So this is more a question just in case anyone out there has seen this and happens to know if there’s a magic setting somewhere that’ll make Firefox start behaving sensibly again? The internet is strangely quiet on this, unless that’s just my google-fu failing me.
I have just tried it with 84.0, LiveReload works fine for me. Do you have addons installed? Maybe try in private mode without those. Also check the console and network tab to see if anything got blocked.
I am using Jetbrains Webstorm locally, with the Hugo plugin.
I have just tried it with 84.0, LiveReload works fine for me. Do you have addons installed? Maybe try in private mode without those. Also check the console and network tab to see if anything got blocked.
I am using Jetbrains Webstorm locally, with the Hugo plugin.