\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.",[2891],{"name":2892,"color":2893},"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.6718683,{"description":2901,"labels":2902,"number":2907,"owner":2872,"repository":2873,"state":2895,"title":2908,"updated_at":2909,"url":2910,"score":2911},"### 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.",[2903,2906],{"name":2904,"color":2905},"bug: pending triage","e99695",{"name":2869,"color":2870},1900,"docs build get 'F.useData is not a function'","2023-08-13T00:04:19Z","https://github.com/vuejs/vitepress/issues/1900",0.69872737,{"description":2913,"labels":2914,"number":2916,"owner":2872,"repository":2873,"state":2895,"title":2917,"updated_at":2918,"url":2919,"score":2920},"### Describe the bug\n\nelement A with class _VPSocialLink_ haven't any title attribute, then trigs [interactive elements must be labeled ](https://developer.mozilla.org/en-US/docs/Web/Accessibility/Understanding_WCAG/Text_labels_and_names#interactive_elements_must_be_labeled) error.\r\n\r\nInside `config.ts`, name type **title**, cannot be found as attribute.\n\n### Reproduction\n\n1. setup a basic website\r\n2. edit `config.ts` adding socialLinks\r\n3. open firefox's accessibility console and enable \"all problems\"\r\n4. see \"role: link\" with no name and DOMNode: a.VPSocialLink\r\n\r\nTry to edit config.ts like this\r\n\r\n```\r\n socialLinks: [\r\n { icon: {\r\n svg: '\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\">\u003C!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. -->\u003Cpath d=\"M48 32H400C426.5 32 448 53.5 448 80V432C448 458.5 426.5 480 400 480H48C21.5 480 0 458.5 0 432V80C0 53.5 21.5 32 48 32zM382.1 224.9L337.5 108.5C336.6 106.2 334.9 104.2 332.9 102.9C331.3 101.9 329.5 101.3 327.7 101.1C325.9 100.9 324 101.2 322.3 101.8C320.6 102.5 319 103.5 317.8 104.9C316.6 106.3 315.7 107.9 315.2 109.7L285 201.9H162.1L132.9 109.7C132.4 107.9 131.4 106.3 130.2 104.9C128.1 103.6 127.4 102.5 125.7 101.9C123.1 101.2 122.1 100.1 120.3 101.1C118.5 101.3 116.7 101.9 115.1 102.9C113.1 104.2 111.5 106.2 110.6 108.5L65.94 224.9L65.47 226.1C59.05 242.9 58.26 261.3 63.22 278.6C68.18 295.9 78.62 311.1 92.97 321.9L93.14 322L93.52 322.3L161.4 373.2L215.6 414.1C217.1 415.1 220.9 416.9 223.9 416.9C226.9 416.9 229.9 415.1 232.3 414.1L286.4 373.2L354.8 322L355 321.9C369.4 311 379.8 295.8 384.8 278.6C389.7 261.3 388.1 242.9 382.5 226.1L382.1 224.9z\"/>\u003C/svg>'\r\n }, link: 'https://gitlab.com/'}, title: 'my title link'\r\n ],\r\n```\r\n\r\nSee: typescript triggers \"cannot find name title\"\n\n### Expected behavior\n\n- ability to configure custom title element for each custom social link\r\n- default title for already available social networks\n\n### System Info\n\n```shell\nSystem:\r\n OS: Linux 5.10 Ubuntu 22.04.2 LTS 22.04.2 LTS (Jammy Jellyfish)\r\n CPU: (8) x64 Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz\r\n Memory: 11.38 GB / 12.31 GB\r\n Container: Yes\r\n Shell: 5.1.16 - /bin/bash\r\n Binaries:\r\n Node: 16.15.1 - ~/.nvm/versions/node/v16.15.1/bin/node\r\n Yarn: 1.22.19 - ~/.nvm/versions/node/v16.15.1/bin/yarn\r\n npm: 8.19.2 - ~/.nvm/versions/node/v16.15.1/bin/npm\r\n npmPackages:\r\n vitepress: ^1.0.0-alpha.49 => 1.0.0-alpha.49\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.",[2915],{"name":2904,"color":2905},2081,"socialLinks items are not accessible","2023-03-21T00:03:57Z","https://github.com/vuejs/vitepress/issues/2081",0.70028055,{"description":2922,"labels":2923,"number":2924,"owner":2872,"repository":2873,"state":2895,"title":2925,"updated_at":2926,"url":2927,"score":2928},"### Describe the bug\n\n| 属性 | 默认值 | 说明 | 对应组件 |\r\n| ------------- | :-----------: | ----: | ----: |\r\n| col 3 is | right-aligneright-alignedright-alignedright-alignedright-alignedright-alignedright-alignedright-alignedright-alignedright-alignedright-alignedright-alignedright-alignedright-alignedd | $1600 | $1600 |\n\n### Reproduction\n\n内容换行后就报错:componentStyles.md?import&t=1689578052281:23 DOMException: Failed to execute 'setAttribute' on 'Element': '6' is not a valid attribute name.\n\n### Expected behavior\n\n内容换行后就报错:componentStyles.md?import&t=1689578052281:23 DOMException: Failed to execute 'setAttribute' on 'Element': '6' is not a valid attribute name.\n\n### System Info\n\n```sh\nwin11 edge浏览器\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.",[],2634,"表格内容换行后页面就报错","2023-07-26T00:04:27Z","https://github.com/vuejs/vitepress/issues/2634",0.7015856,{"description":2930,"labels":2931,"number":2932,"owner":2872,"repository":2873,"state":2895,"title":2933,"updated_at":2934,"url":2935,"score":2936},"### 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.71676373,{"description":2938,"labels":2939,"number":2947,"owner":2872,"repository":2873,"state":2895,"title":2948,"updated_at":2949,"url":2950,"score":2951},"### 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.",[2940,2943,2946],{"name":2941,"color":2942},"build","377ba8",{"name":2944,"color":2945},"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.72744495,{"description":2953,"labels":2954,"number":2956,"owner":2872,"repository":2873,"state":2895,"title":2957,"updated_at":2958,"url":2959,"score":2960},"### 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.",[2955],{"name":2941,"color":2942},412,"`vitepress serve` tries to load an md.undefined.js file ","2023-01-21T14:28:39Z","https://github.com/vuejs/vitepress/issues/412",0.73315716,{"description":2962,"labels":2963,"number":2965,"owner":2872,"repository":2873,"state":2895,"title":2966,"updated_at":2967,"url":2968,"score":2969},"### 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.",[2964],{"name":2904,"color":2905},2215,"npm pkg has no `localSearch` option & dependence `minisearch ` about localSearch","2023-04-22T00:04:16Z","https://github.com/vuejs/vitepress/issues/2215",0.73381364,["Reactive",2971],{},["Set"],["ShallowReactive",2974],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$ftEBLNPsNQZi_8zd1Dxz3dPcDtL-KZj4T6CQBJwgJdso":-1},"/vuejs/vitepress/2747"]