\r\n\u003C/VPTeamPage>\r\n\n\n### Expected behavior\n\nit suppose to change Sponsor word like this but didn't work\r\n\r\n\r\n\r\n\n\n### System Info\n\n```Text\nSystem\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.",[2912],{"name":2883,"color":2884},4124,"actionText prop on VPTeamMembers components doesn't works","2024-08-20T04:43:16Z","https://github.com/vuejs/vitepress/issues/4124",0.6810172,{"description":2919,"labels":2920,"number":2924,"owner":2872,"repository":2873,"state":2904,"title":2925,"updated_at":2926,"url":2927,"score":2928},"### Describe the bug\n\nWhen setting the sidebar text, i want to write a simple script tag in the text, such as 'Compare \u003Cscript> the difference with \u003Cscript async>', however, In real rendering, both tags are converted to tags instead of strings, and cannot be displayed\r\n\r\n\n\n### Reproduction\n\nHere is the location [stackblitz](https://stackblitz.com/edit/vite-hiphbr)\n\n### Expected behavior\n\nI want to render 'This is \u003Cscript> \u003Cstyle>', but it renders 'This is'.\n\n### System Info\n\n```Text\nSystem:\r\n OS: Linux 5.0 undefined\r\n CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz\r\n Memory: 0 Bytes / 0 Bytes\r\n Shell: 1.0 - /bin/jsh\r\nBinaries:\r\n Node: 18.18.0 - /usr/local/bin/node\r\n Yarn: 1.22.19 - /usr/local/bin/yarn\r\n npm: 10.2.3 - /usr/local/bin/npm\r\n pnpm: 8.15.3 - /usr/local/bin/pnpm\r\nnpmPackages:\r\n vitepress: latest => 1.0.0-rc.44\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.",[2921],{"name":2922,"color":2923},"bug: pending triage","e99695",3627,"bug: when you are configuring sidebar in config.*, the '\u003Cscript>' or '\u003Cstyle>' in text will be parsed directly into a tag instead of a string","2024-03-11T00:04:40Z","https://github.com/vuejs/vitepress/issues/3627",0.69015914,{"description":2930,"labels":2931,"number":2933,"owner":2872,"repository":2873,"state":2904,"title":2934,"updated_at":2935,"url":2936,"score":2937},"### Describe the bug\n\nWhen I tried to change the style of the `image` on the homepage, there were some situations where I encountered problems.\r\nunder Path: \r\n> .vitepress\\theme\\styles\\vars.css\r\n```css\r\n@keyframes logo-spin {\r\n from {\r\n transform: rotate(0deg);\r\n }\r\n\r\n to {\r\n transform: rotate(360deg);\r\n }\r\n}\r\n\r\n.image-src {\r\n animation: logo-spin infinite 20s linear;\r\n}\r\n```\n\n### Reproduction\n\nstackblitz : https://stackblitz.com/edit/vite-ib4s68?file=README.md\r\n\r\nrepo and explanation : https://github.com/RSS1102/vite-ib4s68\r\n\r\n\n\n### Expected behavior\n\nOn the mobile end\r\n\r\n\r\nOn the PC end\r\n\n\n### System Info\n\n```shell\nSystem:\r\n OS: Windows 10 10.0.22621\r\n CPU: (16) x64 AMD Ryzen 7 5800H with Radeon Graphics\r\n Memory: 2.19 GB / 13.86 GB\r\n Binaries:\r\n Node: 18.12.1 - E:\\node\\node.EXE\r\n Yarn: 1.22.19 - E:\\node\\yarn.CMD\r\n npm: 9.4.2 - E:\\node\\npm.CMD\r\n Browsers:\r\n Edge: Spartan (44.22621.1555.0), Chromium (112.0.1722.39)\r\n Internet Explorer: 11.0.22621.1\r\n npmPackages:\r\n vitepress: ^1.0.0-alpha.64 => 1.0.0-alpha.64\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\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.",[2932],{"name":2922,"color":2923},2217,"[hero] : The localization problem of `image bg '","2023-04-22T00:04:15Z","https://github.com/vuejs/vitepress/issues/2217",0.6931404,{"description":2939,"labels":2940,"number":2942,"owner":2872,"repository":2873,"state":2904,"title":2943,"updated_at":2944,"url":2945,"score":2946},"### Describe the bug\n\n\u003Cimg width=\"559\" alt=\"image\" src=\"https://user-images.githubusercontent.com/50388827/231996524-3bb1a93b-8a74-492f-a6d3-ca1e9e880e01.png\">\r\n\u003Cimg width=\"469\" alt=\"image\" src=\"https://user-images.githubusercontent.com/50388827/231997075-305a330e-34d2-473b-a67f-f438580ff1d8.png\">\r\n\n\n### Reproduction\n\nhttps://www.npmjs.com/package/vitepress?activeTab=code\n\n### Expected behavior\n\nfix dependence-missing problem\n\n### System Info\n\n```shell\nSystem:\r\n OS: macOS 13.3.1\r\n CPU: (8) arm64 Apple M1 Pro\r\n Memory: 705.63 MB / 32.00 GB\r\n Shell: 3.2.57 - /bin/sh\r\n Binaries:\r\n Node: 18.14.2 - /usr/local/bin/node\r\n Yarn: 1.22.19 - /usr/local/bin/yarn\r\n npm: 9.5.0 - /usr/local/bin/npm\r\n Browsers:\r\n Safari: 16.4\r\n npmPackages:\r\n vitepress: ^1.0.0-alpha.65 => 1.0.0-alpha.65\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\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.",[2941],{"name":2922,"color":2923},2215,"npm pkg has no `localSearch` option & dependence `minisearch ` about localSearch","2023-04-22T00:04:16Z","https://github.com/vuejs/vitepress/issues/2215",0.6940401,{"description":2948,"labels":2949,"number":2955,"owner":2872,"repository":2873,"state":2904,"title":2956,"updated_at":2957,"url":2958,"score":2959},"### Describe the bug\n\nLink to image (to open image in new tab/fullscreen). The img tag uses the image hash, but not the link itself, resulting in 404. \r\n\r\n\n\n### Reproduction\n\n#### Markdown\r\n```markdown\r\n[](../../assets/lifecycle.png)\r\n```\r\n\r\n#### Result\r\n```html\r\n\u003Ca href=\"../../assets/lifecycle.png\">\u003Cimg src=\"/assets/lifecycle.61eb5a52.png\" alt=\"Lifecycle\">\r\n```\n\n### Expected behavior\n\n```html\r\n\u003Ca href=\"/assets/lifecycle.61eb5a52.png\">\u003Cimg src=\"/assets/lifecycle.61eb5a52.png\" alt=\"Lifecycle\">\r\n```\n\n### System Info\n\n```shell\nSystem:\r\n OS: Linux 6.2 Arch Linux\r\n CPU: (12) x64 AMD Ryzen 5 3600 6-Core Processor\r\n Memory: 12.28 GB / 31.27 GB\r\n Container: Yes\r\n Shell: 5.9 - /usr/bin/zsh\r\n Binaries:\r\n Node: 19.7.0 - /usr/bin/node\r\n Yarn: 1.22.19 - /usr/bin/yarn\r\n npm: 8.19.2 - /usr/bin/npm\r\n Browsers:\r\n Chromium: 110.0.5481.177\r\n Firefox: 110.0.1\r\n npmPackages:\r\n vitepress: ^1.0.0-alpha.49 => 1.0.0-alpha.61\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\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.",[2950,2951,2954],{"name":2866,"color":2867},{"name":2952,"color":2953},"has-workaround","1B4515",{"name":2869,"color":2870},2124,"Link to image does not contain the image-hash","2023-08-12T00:04:29Z","https://github.com/vuejs/vitepress/issues/2124",0.6943913,{"description":2961,"labels":2962,"number":2964,"owner":2872,"repository":2873,"state":2904,"title":2965,"updated_at":2966,"url":2967,"score":2968},"### Describe the bug\r\n\r\nFirst, thank you for your work on this package.\r\n\r\n`vitepress dev` works fine, only when you build the docs and serve them with `vitepress serve` does this fail.\r\n\r\nIt tries to load a non-existing file:\r\n\r\n```\r\napp.0e8df899.js:90 GET http://localhost:5000/assets/guide_what-is-vue-popper.md.undefined.js net::ERR_ABORTED 404 (Not Found)\r\n```\r\n\r\n\r\n### Reproduction\r\n\r\n[Here's](https://github.com/valgeirb/vue3-popper) my repo.\r\n\r\n1. Clone it\r\n2. `npm i`\r\n3. Change `base` in `docs/.vitepress/config.js` to `base: \"/\"`\r\n4. `npm run build:docs`\r\n5. `npm run serve:docs`\r\n6. See the error in the dev tools\r\n\r\n### Expected behavior\r\n\r\nI don't understand why vitepress tries to serve this `.undefined` file. \r\n\r\n### System Info\r\n\r\n```shell\r\nSystem:\r\n OS: Linux 5.11 Zorin OS 16\r\n CPU: (8) x64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz\r\n Memory: 4.16 GB / 31.23 GB\r\n Container: Yes\r\n Shell: 5.8 - /usr/bin/zsh\r\n Binaries:\r\n Node: 14.17.5 - ~/.nvm/versions/node/v14.17.5/bin/node\r\n npm: 6.14.14 - ~/.nvm/versions/node/v14.17.5/bin/npm\r\n Browsers:\r\n Chrome: 94.0.4606.81\r\n Firefox: 93.0\r\n```\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Validations\r\n\r\n- [X] Follow our [Code of Conduct](https://vuejs.org/coc)\r\n- [X] Read the [docs](https://vitepress.vuejs.org/).\r\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2963],{"name":2866,"color":2867},412,"`vitepress serve` tries to load an md.undefined.js file ","2023-01-21T14:28:39Z","https://github.com/vuejs/vitepress/issues/412",0.6966295,["Reactive",2970],{},["Set"],["ShallowReactive",2973],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fJMbrGrZAb6ib9g-PFPTJ2TmHjV2Yh0Ohldyl5AqCDAE":-1},"/vuejs/vitepress/2806"]