\u003C/Suspense>',\r\n})\r\n\r\nconst wrapper = render(TestComponent, {\r\n global: {},\r\n})\r\ndescribe(`[${TestComponent.__name}]`, () => {\r\n test('正常系', () => {\r\n expect(true).toBe(true)\r\n })\r\n})\r\n```",[2024,2027],{"name":2025,"color":2026},"vitest-environment","b60205",{"name":2028,"color":2029},"needs reproduction","DE7793","TypeError: Invalid URL","2023-12-02T22:52:43Z","https://github.com/nuxt/test-utils/issues/562",{"description":1993,"labels":2034,"number":2035,"owner":1985,"repository":1999,"state":1987,"title":2036,"updated_at":2037,"url":2038,"score":2039},[],108,"Implement `@docus/editor` in project content","2022-03-07T12:07:10Z","https://github.com/nuxt/nuxt.com/issues/108",0.7154346,{"description":2041,"labels":2042,"number":2051,"owner":1985,"repository":1985,"state":1987,"title":2052,"updated_at":2053,"url":2054,"score":2055},"### What problem does this feature solve?\n\nAn inability to access the props passed to a page component from the asyncData function (now that you can pass props to child components [#1502/#1591]). The data that is downloaded can be dependent on the value of the props, but they are not able to be referenced at the moment from the asyncData function (and potentially the data function).\n\n### What does the proposed changes look like?\n\nCould add a props parameter to the asyncData function\n\n```js\nasyncData(context, props) {\n if (props.value === 'certainValue') {\n return context.store.dispatch('specialData')\n } else {\n return context.store.dispatch('normalData')\n }\n}\n```\n\n\u003C!--cmty-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This feature request is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c6861\">#c6861\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2043,2045,2048],{"name":1996,"color":2044},"8DEF37",{"name":2046,"color":2047},"discussion","538de2",{"name":2049,"color":2050},"2.x","d4c5f9",3201,"Access passed props from page component's asyncData method","2023-11-20T11:13:11Z","https://github.com/nuxt/nuxt/issues/3201",0.75293785,{"description":2057,"labels":2058,"number":2059,"owner":1985,"repository":1999,"state":1987,"title":2060,"updated_at":2061,"url":2062,"score":2063},"In `content/` we should be able to edit the front-matter props not handled in Milkdown.\n\nBlocked by nuxtlabs/nuxt.com#172\n\nEx: https://github.com/docusgen/docus.com/blob/dev/components/templates/project/editor/ProjectEditorContentProps.vue",[],169,"Content file aside for front-matter","2022-03-25T09:54:52Z","https://github.com/nuxt/nuxt.com/issues/169",0.76958704,{"description":2065,"labels":2066,"number":2059,"owner":1985,"repository":1986,"state":1987,"title":2070,"updated_at":2071,"url":2072,"score":2063},"I was trying to use the [example](https://scripts.nuxt.com/scripts/content/google-maps#example):\r\n\r\n```\r\n\u003Cscript setup lang=\"ts\">\r\nconst { $script } = useScriptGoogleMaps({\r\n apiKey: 'key'\r\n})\r\n$script.then(({ maps }) => {\r\n const map = new maps.Map(document.getElementById('map'), {\r\n center: { lat: -34.397, lng: 150.644 },\r\n zoom: 8\r\n })\r\n})\r\n\u003C/script>\r\n```\r\n\r\nBut I get a type error in my IDE: `Property Map does not exist on type typeof maps | Promise\u003Ctypeof maps>`\r\n\r\nAs well as an error in Vue/Nuxt: `Uncaught (in promise) TypeError: maps.Map is not a constructor`",[2067],{"name":2068,"color":2069},"documentation","0075ca","Docs: Google Maps example is not working","2024-09-03T15:28:08Z","https://github.com/nuxt/scripts/issues/169",{"description":2074,"labels":2075,"number":2077,"owner":1985,"repository":1999,"state":1987,"title":2078,"updated_at":2079,"url":2080,"score":2081},"https://github.com/docusgen/docus.com/blob/dev/components/templates/project/editor/ProjectEditorContent.vue#L179",[2076],{"name":1996,"color":1997},118,"DocusEditor content ref should only be the `content` without front-matter","2023-02-15T12:31:45Z","https://github.com/nuxt/nuxt.com/issues/118",0.7704936,["Reactive",2083],{},["Set"],["ShallowReactive",2086],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"phQI9h3rcVt9K_Nav53ZwC8JxBIJw4vo_xlppfFTH0c":-1},"/nuxt/nuxt.com/165"]