vuex icon indicating copy to clipboard operation
vuex copied to clipboard

doc(zh): __VP_STATIC_START__ appears at the beginning of the document

Open jCodeLife opened this issue 3 years ago • 0 comments

Version

4.0.2

Reproduction link

vuex.vuejs.org/zh/guide/

Steps to reproduce

  1. enter the site https://vuex.vuejs.org/ --> choose Languages --> choose Chinese,
  2. click Guide,then F5 refresh the page,
  3. click API Reference,then click Guide

What is expected?

shouldn't have VP_STATIC_START and VP_STATIC_END

What is actually happening?

This is the page-in-page rendering:

VP_STATIC_START appears at the beginning of the document VP_STATIC_END appears at the end of the document


In which document refresh, in which document render

jCodeLife avatar Mar 27 '22 02:03 jCodeLife