Static GitHub Issues

[2794] Weird glitch on page change (Firefox)

prev: 404 errors on dist files in SSR mode
next: webpack alias not working

Issue Description:

While building my own website (https://lichter.io/) I've recognized that when changing pages, the (already loaded) footer will be displayed before the page content kicks in. The glitch does not occur on the first load, only on page change.

System information:

Browser: Firefox (tested on version 58.0.1 (64-bit) Ubuntu 17.10), Chrome and iOS Safari ran fine. NuxtJS mode: production mode NuxtJS version: 1.4 (but also occurred on previous versions)

How does the glitch look like

Firefox 58.0.1 (64-bit) Ubuntu 17.10: ff

Chrome 64.0.3282.140 (Official Build) (64-bit) Ubuntu 17.10: chrome

Recording from @JGJP: https://jgarcia.jp/nuxt-glitch/demo.mp4

Repos and steps to reproduce

Repositories

Repo of the gifs (live at https://lichter.io)

Repo from @JGJP (live at https://jgarcia.jp/nuxt-glitch/)

Steps to reproduce

  1. Use Firefox 58.0.1 (64-bit) Ubuntu 17.10
  2. Enter one of the sites linked above
  3. Switch pages back and forth

Possibly related issues

https://github.com/nuxt/nuxt.js/issues/1002

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2422">#c2422</a>)</em></sub></div>