\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.",[2885],{"name":2886,"color":2887},"need more info","bdbefc",4124,"closed","actionText prop on VPTeamMembers components doesn't works","2024-08-20T04:43:16Z","https://github.com/vuejs/vitepress/issues/4124",0.63801104,{"description":2895,"labels":2896,"number":2897,"owner":2875,"repository":2876,"state":2889,"title":2898,"updated_at":2899,"url":2900,"score":2901},"### Describe the bug\n\nreference style link not rendering on container title\r\n\r\n\r\n\n\n### Reproduction\n\n```md\r\n::: info Software ([latest][link-latest], [stable][link-stable])\r\n\r\nSoftware stable is cool, but Software latest is cooler.\r\n\r\n:::\r\n\r\n[link-latest]: \u003Chttps://download/link-latest>\r\n[link-stable]: \u003Chttps://download/link-stable>\r\n```\r\n\r\n\n\n### Expected behavior\n\n\r\n\r\n\r\n```md\r\n::: info Software ([latest](https://download/link-latest), [stable](https://download/link-stable))\r\n\r\nSoftware stable is cool, but Software latest is cooler.\r\n\r\n:::\r\n```\n\n### System Info\n\n```Text\nSystem:\r\n OS: Windows 10 10.0.17763\r\n CPU: (12) x64 AMD Ryzen 5 2600 Six-Core Processor\r\n Memory: 3.70 GB / 7.95 GB\r\n Binaries:\r\n Node: 18.12.0 - C:\\laragon-portable\\bin\\nodejs\\node-v18\\node.EXE\r\n npm: 9.6.6 - C:\\laragon-portable\\bin\\nodejs\\node-v18\\npm.CMD\r\n Browsers:\r\n Internet Explorer: 11.0.17763.1\r\n npmPackages:\r\n vitepress: ^1.0.0-rc.10 => 1.0.0-rc.15\n```\n\n\n### Additional context\n\nidk why it says IE11. i use a chrome/firefox browser\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.",[],3004,"reference style links not working on custom container title","2023-10-01T00:04:51Z","https://github.com/vuejs/vitepress/issues/3004",0.6439708,{"description":2903,"labels":2904,"number":2908,"owner":2875,"repository":2876,"state":2889,"title":2909,"updated_at":2910,"url":2911,"score":2912},"### 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.",[2905],{"name":2906,"color":2907},"bug: pending triage","e99695",2215,"npm pkg has no `localSearch` option & dependence `minisearch ` about localSearch","2023-04-22T00:04:16Z","https://github.com/vuejs/vitepress/issues/2215",0.6594916,{"description":2914,"labels":2915,"number":2916,"owner":2875,"repository":2876,"state":2889,"title":2917,"updated_at":2918,"url":2919,"score":2920},"### Describe the bug\n\nUse custom component with slot, When preview the build files, Got an error \"Hydration completed but contains mismatches.\" and the page content is distorted.\n\n### Reproduction\n\nDemo: [https://stackblitz.com/edit/vite-7ctcqz?file=docs/.vitepress/theme/index.js](https://stackblitz.com/edit/vite-7ctcqz?file=docs/.vitepress/theme/index.js)\r\n\r\n**Steps**\r\n\r\n- Build project\r\n- Run `npm run docs:preview`\r\n- Visit the page and click \"Get Start\" button redirect to the example page.\r\n- Refresh the example page\r\n\r\nNow I got an error \"Hydration completed but contains mismatches.\" and the page content is distorted.\n\n### Expected behavior\n\nNo errors.\n\n### System Info\n\n```shell\nSystem:\r\n OS: Windows 10 10.0.22621\r\n CPU: (20) x64 12th Gen Intel(R) Core(TM) i9-12900H\r\n Memory: 13.25 GB / 31.73 GB\r\n Binaries:\r\n Node: 18.16.0 - D:\\Program\\NodeJs\\node.EXE\r\n npm: 9.6.5 - D:\\Program\\NodeJs\\npm.CMD\r\n Browsers:\r\n Edge: Spartan (44.22621.1555.0), Chromium (112.0.1722.58)\r\n Internet Explorer: 11.0.22621.1\r\n npmPackages:\r\n vitepress: ^1.0.0-alpha.73 => 1.0.0-alpha.73\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.",[],2284,"Use custom component with slot, When preview the build files, Got an error \"Hydration completed but contains mismatches.\"","2023-06-08T00:04:09Z","https://github.com/vuejs/vitepress/issues/2284",0.66305315,{"description":2922,"labels":2923,"number":2924,"owner":2875,"repository":2876,"state":2889,"title":2925,"updated_at":2926,"url":2927,"score":2928},"### Describe the bug\r\n\r\nWhen using iOS Safari, if you move to the actions link on the home page and then swipe history back, clicking on the elements on the home page is interrupted once.\r\nWorks fine from the second touch.\r\n\r\n### Reproduction\r\n\r\nhome > click action button > swipe history back > click action button\r\n\r\n### Expected behavior\r\n\r\n\r\nNo response to action button on home page after history back.\r\n\r\n### System Info\r\n\r\n```Text\r\niPhone SE2 (2020)\r\niOS 17.4\r\nsafari\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] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\r\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\r\n- [X] Read the [docs](https://vitepress.dev).\r\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[],3658,"History back issue while using iOS Safari","2024-05-04T04:42:01Z","https://github.com/vuejs/vitepress/issues/3658",0.6633759,{"description":2930,"labels":2931,"number":2932,"owner":2875,"repository":2876,"state":2889,"title":2933,"updated_at":2934,"url":2935,"score":2936},"### Is your feature request related to a problem? Please describe.\n\nNo. It's a new feature I want\n\n### Describe the solution you'd like\n\n```ts\r\nimport { useArticle } from 'vitepress'\r\nconst list = useArticle\r\n```\n\n### Describe alternatives you've considered\n\n_No response_\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] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[],2111,"Need an API to get the list of all articles, then I can show the list at Home page or as a timeline","2023-03-28T00:04:34Z","https://github.com/vuejs/vitepress/issues/2111",0.6722424,{"description":2938,"labels":2939,"number":2940,"owner":2875,"repository":2876,"state":2889,"title":2941,"updated_at":2942,"url":2943,"score":2944},"### Is your feature request related to a problem? Please describe.\n\n按照官网步骤执行:\r\nmkdir vitepress-starter && cd vitepress-starter\r\nnpm init\r\nyarn add -D vitepress vue\r\nmkdir docs && echo '# Hello VitePress' > docs/index.md\r\n\r\n然后配置\r\n{\r\n \"scripts\": {\r\n \"docs:dev\": \"vitepress dev docs\",\r\n \"docs:build\": \"vitepress build docs\",\r\n \"docs:preview\": \"vitepress preview docs\"\r\n },\r\n}\r\n执行\r\nnpm run docs:dev\r\n\r\n报错\r\n\r\n\r\n\n\n### Describe the solution you'd like\n\n我想要正常启动成功\n\n### Describe alternatives you've considered\n\n_No response_\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.vuejs.org).\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[],1945,"按照官网例子安装项目启动报错","2023-03-07T00:04:56Z","https://github.com/vuejs/vitepress/issues/1945",0.67675614,{"description":2946,"labels":2947,"number":2949,"owner":2875,"repository":2876,"state":2889,"title":2950,"updated_at":2951,"url":2952,"score":2953},"### Describe the bug\n\nRelated or identical to this locked issue:\r\n- https://github.com/vuejs/vitepress/issues/1004\r\n\r\nWhen running `npm run docs:build`, the build fails with the following error message:\r\n\r\n```\r\n✓ building client + server bundles...\r\nbuild error:\r\nError: ENOTEMPTY: directory not empty, rmdir '\\\\?\\D:\\path\\to\\project\\docs\\.vitepress\\.temp'\r\n at Object.rmdirSync (node:fs:1226:10)\r\n at _rmdirSync (node:internal/fs/rimraf:260:21)\r\n at rimrafSync (node:internal/fs/rimraf:193:7)\r\n at Object.rmSync (node:fs:1275:10)\r\n at build (file:///D:/path/to/project/node_modules/vitepress/dist/node/serve-d5608de4.js:41814:12)\r\n```\r\n\r\nThe directory is empty afterwards, and does not exist before running `npm run docs:build`.\r\n\n\n### Reproduction\n\nHappens consistently (100%) for some projects and never (0%) for other projects. Have not found a pattern or trivial reproduction yet.\n\n### Expected behavior\n\nCan either build or get an actionable error message\n\n### System Info\n\n```sh\nSystem:\r\n OS: Windows 10 10.0.22621\r\n CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz\r\n Memory: 40.60 GB / 63.85 GB\r\n Binaries:\r\n Node: 18.13.0 - D:\\Program Files\\nodejs\\node.EXE\r\n Yarn: 1.22.19 - ~\\AppData\\Roaming\\npm\\yarn.CMD\r\n npm: 8.13.2 - D:\\Program Files\\nodejs\\npm.CMD\r\n Browsers:\r\n Chrome: 114.0.5735.110\r\n Edge: Spartan (44.22621.1702.0), Chromium (113.0.1774.57)\r\n Internet Explorer: 11.0.22621.1\r\n npmPackages:\r\n vitepress: ^1.0.0-beta.1 => 1.0.0-beta.1\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.",[2948],{"name":2906,"color":2907},2482,"Build fails with `Error: ENOTEMPTY: directory not empty, rmdir docs\\.vitepress\\.temp`","2023-06-15T00:04:11Z","https://github.com/vuejs/vitepress/issues/2482",0.67783254,{"description":2955,"labels":2956,"number":2959,"owner":2875,"repository":2876,"state":2889,"title":2960,"updated_at":2961,"url":2962,"score":2963},"### Describe the bug\n\nI have a plugin called [vitepress-plugin-sandpack](https://github.com/jerrywu001/vitepress-plugin-sandpack)\r\n\r\nIn this plugin, I used the `useData` API.\r\n\r\n\u003Cimg width=\"381\" alt=\"image\" src=\"https://user-images.githubusercontent.com/12525415/217128002-d701955c-47e2-4b38-85e9-1b28a64ed829.png\">\r\n\r\nWhen build, it get **'F.useData is not a function**\n\n### Reproduction\n\nonline code: https://stackblitz.com/edit/vitejs-vite-79ocfq?file=package.json\r\n\r\nrun `npm run docs:build`\r\n\r\n\u003Cimg width=\"766\" alt=\"image\" src=\"https://user-images.githubusercontent.com/12525415/217128048-be7ccf3d-c9cc-4b82-aba6-d347ba0ed6ee.png\">\r\n\r\nBut deployment is successful.\r\n\n\n### Expected behavior\n\nSee Reproduction\n\n### System Info\n\n```shell\nSystem:\r\n OS: Linux 5.0 undefined\r\n CPU: (4) 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\n Binaries:\r\n Node: 16.14.2 - /usr/local/bin/node\r\n Yarn: 1.22.19 - /usr/local/bin/yarn\r\n npm: 7.17.0 - /usr/local/bin/npm\r\n npmPackages:\r\n vitepress: latest => 1.0.0-alpha.45\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.vuejs.org).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2957,2958],{"name":2906,"color":2907},{"name":2872,"color":2873},1900,"docs build get 'F.useData is not a function'","2023-08-13T00:04:19Z","https://github.com/vuejs/vitepress/issues/1900",0.6780772,["Reactive",2965],{},["Set"],["ShallowReactive",2968],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f7pMxAckmI8CCf9f2s0cf6cnondwK3EQSBLFLapJ1zqw":-1},"/vuejs/vitepress/3627"]