\r\n\r\n// Here! `- test content ...` repeat render! it shows two.\r\n- test content ...\r\n```\n\n### Expected behavior\n\nSuccessfully rendered only once.\n\n### System Info\n\n```shell\nSystem:\r\n OS: macOS 12.5\r\n CPU: (8) x64 Apple M1\r\n Memory: 43.79 MB / 8.00 GB\r\n Shell: 5.8.1 - /bin/zsh\r\n Binaries:\r\n Node: 14.19.3 - ~/.nvm/versions/node/v14.19.3/bin/node\r\n Yarn: 1.22.19 - /opt/homebrew/bin/yarn\r\n npm: 6.14.17 - ~/.nvm/versions/node/v14.19.3/bin/npm\r\n Browsers:\r\n Chrome: 104.0.5112.101\r\n Safari: 15.6\r\n npmPackages:\r\n vitepress: ^1.0.0-alpha.13 => 1.0.0-alpha.13\n```\n\n\n### Additional context\n\n\u003Cimg width=\"1109\" alt=\"image\" src=\"https://user-images.githubusercontent.com/50652358/187465157-4ea24772-f3ef-4ec3-8717-298579837525.png\">\r\n\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.vuejs.org).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2924],{"name":2866,"color":2867},1261,"Unexpected render after the build.","2023-01-21T14:26:49Z","https://github.com/vuejs/vitepress/issues/1261",0.7023412,{"description":2931,"labels":2932,"number":2934,"owner":2869,"repository":2870,"state":2880,"title":2935,"updated_at":2936,"url":2937,"score":2938},"**Describe the bug**\r\n\r\nHMR not working on import code snippets\r\n\r\n**To Reproduce**\r\n\r\nSteps to reproduce the behavior: \r\n\r\nsee this [video](https://www.youtube.com/watch?v=pRhWVOUJ-IQ)\r\n\r\n- git clone https://github.com/febug/vitepress-import-code-snippet.git\r\n- yarn\r\n- yarn serve\r\n- edit `hello.vue` content\r\n\r\n**Expected behavior**\r\n\r\nauto update code\r\n\r\n**System Info**\r\n- vitepress version: 0.7.2\r\n- Node version: v13.14.0\r\n- OS version: osx 10.15.3\r\n\r\n",[2933],{"name":2906,"color":2907},117,"HMR not working on import code snippets","2023-10-01T00:04:50Z","https://github.com/vuejs/vitepress/issues/117",0.7045435,{"description":2940,"labels":2941,"number":2943,"owner":2869,"repository":2870,"state":2880,"title":2944,"updated_at":2945,"url":2946,"score":2947},"### Describe the bug\n\n\r\n\n\n### Reproduction\n\nhttps://stackblitz.com/edit/vite-pzpqo8?file=docs%2F.vitepress%2Ftheme%2Fx.ts\r\n\r\n在 `theme/x.ts` 中引入了 `echarts` ,开发时是可以的,页面正常显示。构建时报错。\r\n\r\n\r\n\r\n**如果是一个纯 vite 项目,构建不错误**\n\n### Expected behavior\n\n正常编译不出错\n\n### System Info\n\n```sh\nSystem:\r\n OS: macOS 13.4\r\n CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz\r\n Memory: 48.46 MB / 32.00 GB\r\n Shell: 3.2.57 - /bin/bash\r\n Binaries:\r\n Node: 16.18.1 - ~/Library/Caches/fnm_multishells/19014_1691646234602/bin/node\r\n Yarn: 1.22.19 - ~/Library/pnpm/yarn\r\n npm: 8.19.2 - ~/Library/Caches/fnm_multishells/19014_1691646234602/bin/npm\r\n pnpm: 8.6.8 - ~/Library/pnpm/pnpm\r\n npmPackages:\r\n vitepress: 1.0.0-rc.4 => 1.0.0-rc.4\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2942],{"name":2866,"color":2867},2769,"引入 echarts 编译时报错","2023-08-18T00:04:16Z","https://github.com/vuejs/vitepress/issues/2769",0.709383,{"description":2949,"labels":2950,"number":2952,"owner":2869,"repository":2870,"state":2880,"title":2953,"updated_at":2954,"url":2955,"score":2956},"### Describe the bug\n\nEdit link corresponding branch error \n\n### Reproduction\n\nhttps://vitepress.vuejs.org/. \r\nOpen edit this page on GitHub. \r\nhttps://github.com/vuejs/vitepress/edit/master/docs/index.md\r\nshould be\r\nhttps://github.com/vuejs/vitepress/edit/main/docs/index.md\r\n\n\n### Expected behavior\n\nEdit link corresponding branch error \n\n### System Info\n\n```shell\nSystem:\r\n OS: macOS 10.15.4\r\n CPU: (8) x64 Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz\r\n Memory: 540.16 MB / 8.00 GB\r\n Shell: 5.7.1 - /bin/zsh\r\n Binaries:\r\n Node: 16.13.0 - ~/.nvm/versions/node/v16.13.0/bin/node\r\n Yarn: 1.22.17 - ~/.nvm/versions/node/v16.13.0/bin/yarn\r\n npm: 8.1.0 - ~/.nvm/versions/node/v16.13.0/bin/npm\r\n Browsers:\r\n Chrome: 96.0.4664.55\r\n Edge: 96.0.1054.34\r\n Firefox: 94.0.2\r\n Safari: 13.1\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://vuejs.org/coc)\n- [X] Read the [docs](https://vitepress.vuejs.org/).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2951],{"name":2866,"color":2867},451,"https://vitepress.vuejs.org Edit this page on GitHub link error","2023-04-05T00:04:03Z","https://github.com/vuejs/vitepress/issues/451",0.71237874,["Reactive",2958],{},["Set"],["ShallowReactive",2961],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fqUJ2NNcWX0gLOcVtfEF-TcRwJp9-6wXEulq_MaOKaro":-1},"/vuejs/vitepress/333"]