\r\n\u003C/template>\r\n\r\n\u003Cscript>\r\nimport { components } from \"~/slices\";\r\n\r\nexport default {\r\n name: \"IndexPage\",\r\n async asyncData({ app, $axios, $config: { urlFront }, $prismic, params, error, i18n }) {\r\n let localeForPrismic = \"fr-fr\";\r\n if (i18n.locale === \"en\") {\r\n localeForPrismic = \"en-us\";\r\n }\r\n const prismicDocument = await $prismic.api.getSingle(\"homecustomtype\", {\r\n lang: localeForPrismic,\r\n });\r\n\r\n // Récupération du SEO\r\n const seo = app.$prismicExtractSeoFromSlices(prismicDocument.data.slices1);\r\n\r\n return { prismicDocument, seo };\r\n },\r\n data: () => {\r\n return { components };\r\n },\r\n head() {\r\n return {\r\n title: this.seo.title,\r\n };\r\n },\r\n};\r\n\u003C/script>\r\n```\r\n\r\nOn my other sites, I use exactly the same operation for my pages whose content comes from Prismic for info.\r\n\r\nI can't figure out why the content is not rendered server-side...\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3106,3107,3110],{"name":3096,"color":3097},{"name":3108,"color":3109},"2.x","d4c5f9",{"name":3111,"color":3112},"needs reproduction","FBCA04",19130,"ssr mode not working on Nuxt2","2023-02-17T21:46:21Z","https://github.com/nuxt/nuxt/issues/19130",0.70689183,{"labels":3119,"number":3122,"owner":3019,"repository":3019,"state":3063,"title":3123,"updated_at":3124,"url":3125,"score":3126},[3120,3121],{"name":3059,"color":3060},{"name":3096,"color":3097},13241,"[SSR] Error transforming C:/XXXXXXXXXXXXXX/node_modules/nuxt3/dist/app/bootstrap.mjs: Faile d to resolve import \"#build/plugins\" from \"node_modules\\nuxt3\\dist\\app\\bootstrap.mjs\". Does the file exist?","2023-01-19T16:49:17Z","https://github.com/nuxt/nuxt/issues/13241",0.7114701,{"description":3128,"labels":3129,"number":3130,"owner":3019,"repository":3020,"state":3063,"title":3131,"updated_at":3132,"url":3133,"score":3134},"After using `pnpm update` to upgrade vue to 3.4.3, the console throws a lot of `Hydration mismatch`. If I am using vue 3.3.13, no `Hydration mismatch` warnings will be thrown.\r\n\r\n\u003Cimg width=\"1402\" alt=\"SCR-20240103-qagg\" src=\"https://github.com/nuxt/nuxt.com/assets/133459587/188ac1c4-e19a-4570-a5d0-4863c92a7bda\">\r\n",[],1467,"About vue@3.4.3 causing hydration mismatch","2024-05-03T00:34:36Z","https://github.com/nuxt/nuxt.com/issues/1467",0.7118556,["Reactive",3136],{},["Set"],["ShallowReactive",3139],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fsIXlCwwXOZyLe8-SjhGniUmu17G3lydSMEJhnqlc-H8":-1},"/nuxt/nuxt.com/1569"]