\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.",[2900],{"name":2901,"color":2902},"need more info","bdbefc",4124,"actionText prop on VPTeamMembers components doesn't works","2024-08-20T04:43:16Z","https://github.com/vuejs/vitepress/issues/4124",0.70663524,{"description":2909,"labels":2910,"number":2912,"owner":2869,"repository":2870,"state":2892,"title":2913,"updated_at":2914,"url":2915,"score":2916},"### Describe the bug\r\n\r\nI'm currently having one markdown file (`index.md`) within the project root itself (`docs` folder) and uses only one Vue SFC called `SampleCard.vue`. I'm using a custom theme. This works fine. \r\n\r\nBut I want to move my markdown file into `docs/content` folder, so I copied my md files into that folder. \r\n\r\nI then tried setting `srcDir` to `content` following the docs - https://vitepress.dev/guide/routing#source-directory. This doesn't work and the error message I get seems to indicate that my vite aliases gets broken when I use srcDir. \r\n\r\nThanks for looking into this. \r\n\r\n### Reproduction\r\n\r\nHere is my minimal github repo (one `index.md` page using one `SampleCard.vue`) - https://github.com/TechAkayy/my-vitepress-tailwindcss-app\r\n\r\nPlease clone, install, `npm run dev`, works fine. \r\n\r\nThen uncomment the `srcDir` settings in `config.ts`, and save. It gets broken. I tried paths relative to both project root, as well as relative to the `docs` folder. \r\n\r\n\u003Cimg width=\"1106\" alt=\"image\" src=\"https://github.com/vuejs/vitepress/assets/73772701/30fa51cb-8ca4-4720-bd37-624eae000b76\">\r\n\r\nError when using `srcDir`:\r\n\r\n\r\n\r\n### Expected behavior\r\n\r\nsrcDir should work when moving the md files into a folder. But it didn't. \r\n\r\n### System Info\r\n\r\n```sh\r\nSystem:\r\n OS: macOS 12.6.1\r\n CPU: (10) arm64 Apple M1 Pro\r\n Memory: 1.31 GB / 32.00 GB\r\n Shell: 5.8.1 - /bin/zsh\r\n Binaries:\r\n Node: 18.12.1 - ~/.nvm/versions/node/v18.12.1/bin/node\r\n Yarn: 1.22.19 - ~/.nvm/versions/node/v18.12.1/bin/yarn\r\n npm: 8.19.2 - ~/.nvm/versions/node/v18.12.1/bin/npm\r\n Browsers:\r\n Chrome: 115.0.5790.170\r\n Chrome Canary: 118.0.5953.0\r\n Safari: 15.6.1\r\n npmPackages:\r\n vitepress: ^1.0.0-rc.31 => 1.0.0-rc.31\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.",[2911],{"name":2866,"color":2867},2806,"srcDir not working","2024-02-08T00:04:15Z","https://github.com/vuejs/vitepress/issues/2806",0.71102387,{"description":2918,"labels":2919,"number":2923,"owner":2869,"repository":2870,"state":2892,"title":2924,"updated_at":2925,"url":2926,"score":2927},"### 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.",[2920],{"name":2921,"color":2922},"bug: pending triage","e99695",2217,"[hero] : The localization problem of `image bg '","2023-04-22T00:04:15Z","https://github.com/vuejs/vitepress/issues/2217",0.7114704,{"description":2929,"labels":2930,"number":2933,"owner":2869,"repository":2870,"state":2892,"title":2934,"updated_at":2935,"url":2936,"score":2937},"### Describe the bug\n\nI implemented Auth0 into Vitepress and after successfully implementing it and logging in, the outline on the side that should appear is not showing up at all.\r\n\r\nI apologize for my lack of knowledge in this matter. I am very grateful for your assistance and response to this bug reporting.\n\n### Reproduction\n\nI followed the guide from https://qiita.com/SatoshiGachiFujimoto/items/0aebbf0ea54e955bd87a and the result is:\r\nhttps://github.com/donnimsifa/auth0tovite\r\nhttps://auth0tovite.vercel.app/\n\n### Expected behavior\n\nThe outline should not appear before logging in, but after logging in, the outline should appear.\n\n### System Info\n\n```shell\nSystem:\r\n OS: macOS 13.2\r\n CPU: (4) x64 Intel(R) Core(TM) i3-10110U CPU @ 2.10GHz\r\n Memory: 90.53 MB / 8.00 GB\r\n Shell: 5.8.1 - /bin/zsh\r\n Binaries:\r\n Node: 18.12.0 - /usr/local/bin/node\r\n Yarn: 1.22.19 - /usr/local/bin/yarn\r\n npm: 8.19.2 - /usr/local/bin/npm\r\n Browsers:\r\n Chrome: 110.0.5481.100\r\n Firefox: 109.0.1\r\n Safari: 16.3\n```\n\n\n### Additional context\n\nFor now, I want to hide the outline section from the page so that my content can be centered and wider, how can I do that?\r\nAlso, there's an optional matter regarding the dark mode button on the top right corner. On the website, I'm not using a navbar at all, how can I disable the hamburger and just make it a dark mode button when accessed through mobile?\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.",[2931,2932],{"name":2921,"color":2922},{"name":2866,"color":2867},1979,"After logging in with Auth0 on Vitepress, the outline content does not appear","2023-08-13T00:04:18Z","https://github.com/vuejs/vitepress/issues/1979",0.71620446,{"description":2939,"labels":2940,"number":2947,"owner":2869,"repository":2870,"state":2892,"title":2948,"updated_at":2949,"url":2950,"score":2951},"### Describe the bug\n\nWhen sidebar is not present, the page is not scrolled and outline is scrolled down, it overflows the navbar.\r\n\r\n \r\n\r\n\n\n### Reproduction\n\nhttps://stackblitz.com/edit/vite-v81ufa\r\n\r\n1. Make sure width is high enough so that outline is shown\r\n2. Without scrolling the main page content hover over the outline and scroll down\r\n3. Observe that the outline overflows the navbar\n\n### Expected behavior\n\nOutline is clipped when over navbar in the same way when sidebar is present.\n\n### System Info\n\n```sh\nSystem:\r\n OS: Windows 10 10.0.19044\r\n CPU: (16) x64 Intel(R) Core(TM) i7-6900K CPU @ 3.20GHz\r\n Memory: 45.66 GB / 63.92 GB\r\n Binaries:\r\n Node: 18.2.0 - C:\\Program Files\\nodejs\\node.EXE\r\n Yarn: 1.22.5 - C:\\Program Files (x86)\\Yarn\\bin\\yarn.CMD\r\n npm: 9.6.6 - C:\\Program Files\\nodejs\\npm.CMD\r\n Browsers:\r\n Chrome: 113.0.5672.127\r\n Edge: Spartan (44.19041.1266.0), Chromium (113.0.1774.50)\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.",[2941,2944],{"name":2942,"color":2943},"theme","0754FB",{"name":2945,"color":2946},"contribution welcome","11E4B8",2442,"Outline overflows navbar when sidebar not present","2023-08-16T00:04:22Z","https://github.com/vuejs/vitepress/issues/2442",0.72322804,{"description":2953,"labels":2954,"number":2955,"owner":2869,"repository":2870,"state":2892,"title":2956,"updated_at":2957,"url":2958,"score":2959},"### 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.72375524,{"description":2961,"labels":2962,"number":2964,"owner":2869,"repository":2870,"state":2892,"title":2965,"updated_at":2966,"url":2967,"score":2968},"### Describe the bug\r\n\r\nI have a npm package called @declarative-gridstacks/react, it exports a bunch of react components (compiled with babel-loader obviously), I import these modules use them in vitepress it words good in dev mode... But when I actually try to build the vitepress project, it doesn't build.\r\n\r\n\r\n\r\n\r\n### Reproduction\r\n\r\n```jsx\r\nimport {\r\n GridstackContainer,\r\n} from \"@declarative-gridstack/react\"; // This is in node_modules.\r\n\r\nconst Component = () => {\r\nreturn \u003CGridstackContainer />\r\n}\r\n\r\nexport default Component;\r\n```\r\n\r\n// Import this code in \r\n```vue\r\n\u003Cdiv ref=\"el\" />\r\n\r\n\u003Cscript setup>\r\nimport { createElement } from 'react'\r\nimport { createRoot } from 'react-dom/client'\r\nimport { ref, onMounted } from 'vue'\r\nimport Simple from '../components/simple/Simple.jsx'\r\n\r\nconst el = ref()\r\nonMounted(() => {\r\n const root = createRoot(el.value)\r\n root.render(createElement(Simple, {}, null))\r\n})\r\n\u003C/script>\r\n```\r\n\r\n\r\n\r\n### Expected behavior\r\n\r\nThe project should build... It works fine in dev mode...\r\n\r\n### System Info\r\n\r\n```sh\r\nSystem:\r\n OS: macOS 12.5\r\n CPU: (10) arm64 Apple M1 Pro\r\n Memory: 1.16 GB / 16.00 GB\r\n Shell: 5.8.1 - /bin/zsh\r\n Binaries:\r\n Node: 16.20.1 - ~/.nvm/versions/node/v16.20.1/bin/node\r\n Yarn: 1.22.19 - ~/.nvm/versions/node/v16.20.1/bin/yarn\r\n npm: 8.19.4 - ~/.nvm/versions/node/v16.20.1/bin/npm\r\n Browsers:\r\n Chrome: 115.0.5790.114\r\n Safari: 15.6\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.",[2963],{"name":2921,"color":2922},2709,"Unable to build the docs project when importing a module from node_modules","2023-08-07T00:04:27Z","https://github.com/vuejs/vitepress/issues/2709",0.72432584,["Reactive",2970],{},["Set"],["ShallowReactive",2973],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fZHjPnK_9jYXGkaDYci88ugsbH8tG90jpUUtgr3bNYWM":-1},"/vuejs/vitepress/2208"]