Home

Issue: 1510

When the page is first opened, the response rendering is incomplete.

[issue link]

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.

image

This question is available on Nuxt.js community (#c1350)