The demo in https://github.com/langgo/nuxt-bug.
Then open http://localhost:3000/test
Description
When the page is first opened, the response rendering is incomplete.
The active
on li
is true
, but on img
is false
.

<!--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/c1350">#c1350</a>)</em></sub></div>