Since recent Hugo versions (we are now at v0.120) the ellegant ‘page’ notation was introduced. We can now have an easy access to a ‘global Page object’ ! Great. While we were happily using it like this in Hugo ‘shortcode’ : {{ page.File.BaseFileName }} We noticed some (apparently) weird behaviour when building the site and watching what Firefox browser was rendering. Weird. In the issue queue, at the Github repository we reported it :