\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.",[2951],{"name":2895,"color":2896},2081,"socialLinks items are not accessible","2023-03-21T00:03:57Z","https://github.com/vuejs/vitepress/issues/2081",0.68504876,{"description":2958,"labels":2959,"number":2961,"owner":2872,"repository":2873,"state":2898,"title":2962,"updated_at":2963,"url":2964,"score":2965},"### Describe the bug\n\ni'm writting a doc using vitepress (v1.3.2) and i discovered VPTeamMembers components. \r\nSo i use those props:\r\n`// URL for the sponsor page for the member.\r\n sponsor?: string\r\n\r\n // Text for the sponsor link. Defaults to 'Sponsor'.\r\n actionText?: string`\r\n\r\nand wanted to change the default sponsor text but it didn't change. It still display sponsor.\n\n### Reproduction\n\n---\r\nlayout: page\r\n---\r\n```\u003Cscript setup>\r\nimport {\r\n VPTeamPage,\r\n VPTeamPageTitle,\r\n VPTeamMembers\r\n} from 'vitepress/theme'\r\n\r\nconst members = [\r\n {\r\n avatar: '/developpementLogo.jpg',\r\n name: 'Our Team',\r\n sponsor: 'www.google.fr',\r\n actionText: 'Discover' //it suppose to change 'Sponsor' into 'Discover'\r\n }\r\n]\r\n\u003C/script>\r\n\r\n\r\n\u003CVPTeamPage>\r\n \u003CVPTeamPageTitle>\r\n \u003Ctemplate #title>\r\n Our Team\r\n \u003C/template>\r\n \u003Ctemplate #lead>\r\n The development of VitePress is guided by an international\r\n team, some of whom have chosen to be featured below.\r\n \u003C/template>\r\n \u003C/VPTeamPageTitle>\r\n \u003CVPTeamMembers\r\n :members=\"members\"\r\n />\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.",[2960],{"name":2866,"color":2867},4124,"actionText prop on VPTeamMembers components doesn't works","2024-08-20T04:43:16Z","https://github.com/vuejs/vitepress/issues/4124",0.68552274,["Reactive",2967],{},["Set"],["ShallowReactive",2970],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fq36eVph4ryTdxT1-_d0P0kbRNsHzudgxaOicWfO5ss8":-1},"/vuejs/vitepress/3134"]